#214ea2 color space conversions
Hex:
        #214ea2
        RGB:
        33, 78, 162
        CMY:
        87, 69, 36
        CMYK:
        80, 52, 0, 36
      HSL:
        219°, 66.1538%, 38.2353%
        HSV (HSB):
        219°, 79.6296%, 63.5294%
        XYZ:
        9.8732, 8.3807, 35.2797
        xyY:
        0.1844, 0.1566, 8.3807
      CIE-Lab:
        34.7636, 16.2320, -49.8444
        CIE-LCH:
        34.7636, 52.4208, 288.0381
        CIE-Luv:
        34.7636, -15.4817, -70.4605
        Hunter-Lab:
        28.9495, 10.2154, -51.9898
      #214ea2 color charts
#214ea2 RGB chart
      #214ea2 CMYK chart
      #214ea2 RGB pie chart
      #214ea2 color shades, tints & tones
#214ea2 color schemes
#214ea2 color preview, HTML & CSS examples
           This text has a color of #214ea2        
        
          <p style="color:#214ea2;">Text here</p>
        
        
          .mytext {color:#214ea2;}
        
        Text color #214ea2
      
           This box has a color of #214ea2        
        
          <div style="background-color:#214ea2;">Content here</div>
        
        
          .mybackground {background-color:#214ea2;}
        
        Background color #214ea2
      
           Border around this has a color of #214ea2        
        
          <div style="border:2px solid #214ea2;">Content here</div>
        
        
          .myborder {border:2px solid #214ea2;}
        
        Border color #214ea2