#214967 color space conversions
Hex:
        #214967
        RGB:
        33, 73, 103
        CMY:
        87, 71, 60
        CMYK:
        68, 29, 0, 60
      HSL:
        206°, 51.4706%, 26.6667%
        HSV (HSB):
        206°, 67.9612%, 40.3922%
        XYZ:
        5.4579, 6.0677, 13.7155
        xyY:
        0.2162, 0.2404, 6.0677
      CIE-Lab:
        29.5826, -3.5764, -21.6661
        CIE-LCH:
        29.5826, 21.9592, 260.6267
        CIE-Luv:
        29.5826, -15.0761, -27.5062
        Hunter-Lab:
        24.6327, -3.5565, -15.7698
      #214967 color charts
#214967 RGB chart
      #214967 CMYK chart
      #214967 RGB pie chart
      #214967 color shades, tints & tones
#214967 color schemes
#214967 color preview, HTML & CSS examples
           This text has a color of #214967        
        
          <p style="color:#214967;">Text here</p>
        
        
          .mytext {color:#214967;}
        
        Text color #214967
      
           This box has a color of #214967        
        
          <div style="background-color:#214967;">Content here</div>
        
        
          .mybackground {background-color:#214967;}
        
        Background color #214967
      
           Border around this has a color of #214967        
        
          <div style="border:2px solid #214967;">Content here</div>
        
        
          .myborder {border:2px solid #214967;}
        
        Border color #214967