#214fa7 color space conversions
Hex:
        #214fa7
        RGB:
        33, 79, 167
        CMY:
        87, 69, 35
        CMYK:
        80, 53, 0, 35
      HSL:
        219°, 67.0000%, 39.2157%
        HSV (HSB):
        219°, 80.2395%, 65.4902%
        XYZ:
        10.3982, 8.7053, 37.6915
        xyY:
        0.1831, 0.1533, 8.7053
      CIE-Lab:
        35.4106, 17.5378, -51.7903
        CIE-LCH:
        35.4106, 54.6791, 288.7077
        CIE-Luv:
        35.4106, -15.7076, -73.6282
        Hunter-Lab:
        29.5048, 11.2746, -55.0878
      #214fa7 color charts
#214fa7 RGB chart
      #214fa7 CMYK chart
      #214fa7 RGB pie chart
      #214fa7 color shades, tints & tones
#214fa7 color schemes
#214fa7 color preview, HTML & CSS examples
           This text has a color of #214fa7        
        
          <p style="color:#214fa7;">Text here</p>
        
        
          .mytext {color:#214fa7;}
        
        Text color #214fa7
      
           This box has a color of #214fa7        
        
          <div style="background-color:#214fa7;">Content here</div>
        
        
          .mybackground {background-color:#214fa7;}
        
        Background color #214fa7
      
           Border around this has a color of #214fa7        
        
          <div style="border:2px solid #214fa7;">Content here</div>
        
        
          .myborder {border:2px solid #214fa7;}
        
        Border color #214fa7