#214a57 color space conversions
Hex:
        #214a57
        RGB:
        33, 74, 87
        CMY:
        87, 71, 66
        CMYK:
        62, 15, 0, 66
      HSL:
        194°, 45.0000%, 23.5294%
        HSV (HSB):
        194°, 62.0690%, 34.1176%
        XYZ:
        4.7963, 5.9090, 9.9046
        xyY:
        0.2327, 0.2867, 5.9090
      CIE-Lab:
        29.1817, -9.9815, -12.0479
        CIE-LCH:
        29.1817, 15.6455, 230.3588
        CIE-Luv:
        29.1817, -15.9511, -13.8389
        Hunter-Lab:
        24.3085, -7.3201, -7.1420
      #214a57 color charts
#214a57 RGB chart
      #214a57 CMYK chart
      #214a57 RGB pie chart
      #214a57 color shades, tints & tones
#214a57 color schemes
#214a57 color preview, HTML & CSS examples
           This text has a color of #214a57        
        
          <p style="color:#214a57;">Text here</p>
        
        
          .mytext {color:#214a57;}
        
        Text color #214a57
      
           This box has a color of #214a57        
        
          <div style="background-color:#214a57;">Content here</div>
        
        
          .mybackground {background-color:#214a57;}
        
        Background color #214a57
      
           Border around this has a color of #214a57        
        
          <div style="border:2px solid #214a57;">Content here</div>
        
        
          .myborder {border:2px solid #214a57;}
        
        Border color #214a57