#2114af color space conversions
Hex:
        #2114af
        RGB:
        33, 20, 175
        CMY:
        87, 92, 31
        CMYK:
        81, 89, 0, 31
      HSL:
        245°, 79.4872%, 38.2353%
        HSV (HSB):
        245°, 88.5714%, 68.6275%
        XYZ:
        8.6152, 3.9188, 40.8598
        xyY:
        0.1614, 0.0734, 3.9188
      CIE-Lab:
        23.4011, 54.7690, -76.3257
        CIE-LCH:
        23.4011, 93.9429, 305.6621
        CIE-Luv:
        23.4011, -5.0026, -85.9973
        Hunter-Lab:
        19.7959, 43.0406, -108.5203
      #2114af color charts
#2114af RGB chart
      #2114af CMYK chart
      #2114af RGB pie chart
      #2114af color shades, tints & tones
#2114af color schemes
#2114af color preview, HTML & CSS examples
           This text has a color of #2114af        
        
          <p style="color:#2114af;">Text here</p>
        
        
          .mytext {color:#2114af;}
        
        Text color #2114af
      
           This box has a color of #2114af        
        
          <div style="background-color:#2114af;">Content here</div>
        
        
          .mybackground {background-color:#2114af;}
        
        Background color #2114af
      
           Border around this has a color of #2114af        
        
          <div style="border:2px solid #2114af;">Content here</div>
        
        
          .myborder {border:2px solid #2114af;}
        
        Border color #2114af