#021fa0 color space conversions
Hex:
        #021fa0
        RGB:
        2, 31, 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.8602, 3.5309, 33.5777
        xyY:
        0.1560, 0.0803, 3.5309
      CIE-Lab:
        22.0559, 44.1446, -69.5087
        CIE-LCH:
        22.0559, 82.3420, 302.4194
        CIE-Luv:
        22.0559, -7.7217, -77.5337
        Hunter-Lab:
        18.7908, 32.2832, -92.7929
      #021fa0 color charts
#021fa0 RGB chart
      #021fa0 CMYK chart
      #021fa0 RGB pie chart
      #021fa0 color shades, tints & tones
#021fa0 color schemes
#021fa0 color preview, HTML & CSS examples
           This text has a color of #021fa0        
        
          <p style="color:#021fa0;">Text here</p>
        
        
          .mytext {color:#021fa0;}
        
        Text color #021fa0
      
           This box has a color of #021fa0        
        
          <div style="background-color:#021fa0;">Content here</div>
        
        
          .mybackground {background-color:#021fa0;}
        
        Background color #021fa0
      
           Border around this has a color of #021fa0        
        
          <div style="border:2px solid #021fa0;">Content here</div>
        
        
          .myborder {border:2px solid #021fa0;}
        
        Border color #021fa0