#2014b2 color space conversions
Hex:
        #2014b2
        RGB:
        32, 20, 178
        CMY:
        87, 92, 30
        CMYK:
        82, 89, 0, 30
      HSL:
        245°, 79.7980%, 38.8235%
        HSV (HSB):
        245°, 88.7640%, 69.8039%
        XYZ:
        8.8817, 4.0217, 42.4276
        xyY:
        0.1605, 0.0727, 4.0217
      CIE-Lab:
        23.7432, 55.5869, -77.5580
        CIE-LCH:
        23.7432, 95.4209, 305.6297
        CIE-Luv:
        23.7432, -5.2575, -87.6987
        Hunter-Lab:
        20.0543, 43.9597, -111.3983
      #2014b2 color charts
#2014b2 RGB chart
      #2014b2 CMYK chart
      #2014b2 RGB pie chart
      #2014b2 color shades, tints & tones
#2014b2 color schemes
#2014b2 color preview, HTML & CSS examples
           This text has a color of #2014b2        
        
          <p style="color:#2014b2;">Text here</p>
        
        
          .mytext {color:#2014b2;}
        
        Text color #2014b2
      
           This box has a color of #2014b2        
        
          <div style="background-color:#2014b2;">Content here</div>
        
        
          .mybackground {background-color:#2014b2;}
        
        Background color #2014b2
      
           Border around this has a color of #2014b2        
        
          <div style="border:2px solid #2014b2;">Content here</div>
        
        
          .myborder {border:2px solid #2014b2;}
        
        Border color #2014b2