#2816af color space conversions
Hex:
        #2816af
        RGB:
        40, 22, 175
        CMY:
        84, 91, 31
        CMYK:
        77, 87, 0, 31
      HSL:
        247°, 77.6650%, 38.6275%
        HSV (HSB):
        247°, 87.4286%, 68.6275%
        XYZ:
        8.8998, 4.1201, 40.8836
        xyY:
        0.1651, 0.0764, 4.1201
      CIE-Lab:
        24.0645, 54.3563, -75.2100
        CIE-LCH:
        24.0645, 92.7963, 305.8567
        CIE-Luv:
        24.0645, -4.2930, -86.5180
        Hunter-Lab:
        20.2980, 42.7436, -105.2117
      #2816af color charts
#2816af RGB chart
      #2816af CMYK chart
      #2816af RGB pie chart
      #2816af color shades, tints & tones
#2816af color schemes
#2816af color preview, HTML & CSS examples
           This text has a color of #2816af        
        
          <p style="color:#2816af;">Text here</p>
        
        
          .mytext {color:#2816af;}
        
        Text color #2816af
      
           This box has a color of #2816af        
        
          <div style="background-color:#2816af;">Content here</div>
        
        
          .mybackground {background-color:#2816af;}
        
        Background color #2816af
      
           Border around this has a color of #2816af        
        
          <div style="border:2px solid #2816af;">Content here</div>
        
        
          .myborder {border:2px solid #2816af;}
        
        Border color #2816af