#214fa2 color space conversions
Hex:
        #214fa2
        RGB:
        33, 79, 162
        CMY:
        87, 69, 36
        CMYK:
        80, 51, 0, 36
      HSL:
        219°, 66.1538%, 38.2353%
        HSV (HSB):
        219°, 79.6296%, 63.5294%
        XYZ:
        9.9448, 8.5239, 35.3036
        xyY:
        0.1849, 0.1585, 8.5239
      CIE-Lab:
        35.0510, 15.5597, -49.3797
        CIE-LCH:
        35.0510, 51.7732, 287.4898
        CIE-Luv:
        35.0510, -15.7750, -69.9720
        Hunter-Lab:
        29.1958, 9.7087, -51.2565
      #214fa2 color charts
#214fa2 RGB chart
      #214fa2 CMYK chart
      #214fa2 RGB pie chart
      #214fa2 color shades, tints & tones
#214fa2 color schemes
#214fa2 color preview, HTML & CSS examples
           This text has a color of #214fa2        
        
          <p style="color:#214fa2;">Text here</p>
        
        
          .mytext {color:#214fa2;}
        
        Text color #214fa2
      
           This box has a color of #214fa2        
        
          <div style="background-color:#214fa2;">Content here</div>
        
        
          .mybackground {background-color:#214fa2;}
        
        Background color #214fa2
      
           Border around this has a color of #214fa2        
        
          <div style="border:2px solid #214fa2;">Content here</div>
        
        
          .myborder {border:2px solid #214fa2;}
        
        Border color #214fa2