#214e91 color space conversions
Hex:
        #214e91
        RGB:
        33, 78, 145
        CMY:
        87, 69, 43
        CMYK:
        77, 46, 0, 43
      HSL:
        216°, 62.9213%, 34.9020%
        HSV (HSB):
        216°, 77.2414%, 56.8627%
        XYZ:
        8.4624, 7.8164, 27.8508
        xyY:
        0.1918, 0.1771, 7.8164
      CIE-Lab:
        33.5976, 9.4828, -41.4435
        CIE-LCH:
        33.5976, 42.5146, 282.8881
        CIE-Luv:
        33.5976, -15.7595, -57.7249
        Hunter-Lab:
        27.9579, 5.1028, -39.4923
      #214e91 color charts
#214e91 RGB chart
      #214e91 CMYK chart
      #214e91 RGB pie chart
      #214e91 color shades, tints & tones
#214e91 color schemes
#214e91 color preview, HTML & CSS examples
           This text has a color of #214e91        
        
          <p style="color:#214e91;">Text here</p>
        
        
          .mytext {color:#214e91;}
        
        Text color #214e91
      
           This box has a color of #214e91        
        
          <div style="background-color:#214e91;">Content here</div>
        
        
          .mybackground {background-color:#214e91;}
        
        Background color #214e91
      
           Border around this has a color of #214e91        
        
          <div style="border:2px solid #214e91;">Content here</div>
        
        
          .myborder {border:2px solid #214e91;}
        
        Border color #214e91