#021ea0 color space conversions
Hex:
        #021ea0
        RGB:
        2, 30, 160
        CMY:
        99, 88, 37
        CMYK:
        99, 81, 0, 37
      HSL:
        229°, 97.5309%, 31.7647%
        HSV (HSB):
        229°, 98.7500%, 62.7451%
        XYZ:
        6.8345, 3.4795, 33.5691
        xyY:
        0.1557, 0.0793, 3.4795
      CIE-Lab:
        21.8702, 44.6844, -69.8173
        CIE-LCH:
        21.8702, 82.8924, 302.6200
        CIE-Luv:
        21.8702, -7.5895, -77.4150
        Hunter-Lab:
        18.6535, 32.7573, -93.6419
      #021ea0 color charts
#021ea0 RGB chart
      #021ea0 CMYK chart
      #021ea0 RGB pie chart
      #021ea0 color shades, tints & tones
#021ea0 color schemes
#021ea0 color preview, HTML & CSS examples
           This text has a color of #021ea0        
        
          <p style="color:#021ea0;">Text here</p>
        
        
          .mytext {color:#021ea0;}
        
        Text color #021ea0
      
           This box has a color of #021ea0        
        
          <div style="background-color:#021ea0;">Content here</div>
        
        
          .mybackground {background-color:#021ea0;}
        
        Background color #021ea0
      
           Border around this has a color of #021ea0        
        
          <div style="border:2px solid #021ea0;">Content here</div>
        
        
          .myborder {border:2px solid #021ea0;}
        
        Border color #021ea0