#214c7d color space conversions
Hex:
        #214c7d
        RGB:
        33, 76, 125
        CMY:
        87, 70, 51
        CMYK:
        74, 39, 0, 51
      HSL:
        212°, 58.2278%, 30.9804%
        HSV (HSB):
        212°, 73.6000%, 49.0196%
        XYZ:
        6.9133, 6.9729, 20.3836
        xyY:
        0.2017, 0.2035, 6.9729
      CIE-Lab:
        31.7451, 2.9166, -32.0925
        CIE-LCH:
        31.7451, 32.2247, 275.1929
        CIE-Luv:
        31.7451, -15.5488, -43.2764
        Hunter-Lab:
        26.4062, 0.5215, -27.2830
      #214c7d color charts
#214c7d RGB chart
      #214c7d CMYK chart
      #214c7d RGB pie chart
      #214c7d color shades, tints & tones
#214c7d color schemes
#214c7d color preview, HTML & CSS examples
           This text has a color of #214c7d        
        
          <p style="color:#214c7d;">Text here</p>
        
        
          .mytext {color:#214c7d;}
        
        Text color #214c7d
      
           This box has a color of #214c7d        
        
          <div style="background-color:#214c7d;">Content here</div>
        
        
          .mybackground {background-color:#214c7d;}
        
        Background color #214c7d
      
           Border around this has a color of #214c7d        
        
          <div style="border:2px solid #214c7d;">Content here</div>
        
        
          .myborder {border:2px solid #214c7d;}
        
        Border color #214c7d