#021ef2 color space conversions
Hex:
        #021ef2
        RGB:
        2, 30, 242
        CMY:
        99, 88, 5
        CMYK:
        99, 88, 0, 5
      HSL:
        233°, 98.3607%, 47.8431%
        HSV (HSB):
        233°, 99.1736%, 94.9020%
        XYZ:
        16.5163, 7.3523, 84.5530
        xyY:
        0.1523, 0.0678, 7.3523
      CIE-Lab:
        32.5957, 69.5511, -100.0456
        CIE-LCH:
        32.5957, 121.8461, 304.8068
        CIE-Luv:
        32.5957, -10.2519, -124.7564
        Hunter-Lab:
        27.1150, 61.2766, -165.9039
      #021ef2 color charts
#021ef2 RGB chart
      #021ef2 CMYK chart
      #021ef2 RGB pie chart
      #021ef2 color shades, tints & tones
#021ef2 color schemes
#021ef2 color preview, HTML & CSS examples
           This text has a color of #021ef2        
        
          <p style="color:#021ef2;">Text here</p>
        
        
          .mytext {color:#021ef2;}
        
        Text color #021ef2
      
           This box has a color of #021ef2        
        
          <div style="background-color:#021ef2;">Content here</div>
        
        
          .mybackground {background-color:#021ef2;}
        
        Background color #021ef2
      
           Border around this has a color of #021ef2        
        
          <div style="border:2px solid #021ef2;">Content here</div>
        
        
          .myborder {border:2px solid #021ef2;}
        
        Border color #021ef2