#021fbd color space conversions
Hex:
        #021fbd
        RGB:
        2, 31, 189
        CMY:
        99, 88, 26
        CMYK:
        99, 84, 0, 26
      HSL:
        231°, 97.9058%, 37.4510%
        HSV (HSB):
        231°, 98.9418%, 74.1176%
        XYZ:
        9.7003, 4.6670, 48.5337
        xyY:
        0.1542, 0.0742, 4.6670
      CIE-Lab:
        25.7642, 53.6429, -80.7697
        CIE-LCH:
        25.7642, 96.9603, 303.5900
        CIE-Luv:
        25.7642, -8.5824, -94.4214
        Hunter-Lab:
        21.6032, 42.3447, -118.0781
      #021fbd color charts
#021fbd RGB chart
      #021fbd CMYK chart
      #021fbd RGB pie chart
      #021fbd color shades, tints & tones
#021fbd color schemes
#021fbd color preview, HTML & CSS examples
           This text has a color of #021fbd        
        
          <p style="color:#021fbd;">Text here</p>
        
        
          .mytext {color:#021fbd;}
        
        Text color #021fbd
      
           This box has a color of #021fbd        
        
          <div style="background-color:#021fbd;">Content here</div>
        
        
          .mybackground {background-color:#021fbd;}
        
        Background color #021fbd
      
           Border around this has a color of #021fbd        
        
          <div style="border:2px solid #021fbd;">Content here</div>
        
        
          .myborder {border:2px solid #021fbd;}
        
        Border color #021fbd