#020cf2 color space conversions
Hex:
        #020cf2
        RGB:
        2, 12, 242
        CMY:
        99, 95, 5
        CMYK:
        99, 95, 0, 5
      HSL:
        238°, 98.3607%, 47.8431%
        HSV (HSB):
        238°, 99.1736%, 94.9020%
        XYZ:
        16.1835, 6.6867, 84.4421
        xyY:
        0.1508, 0.0623, 6.6867
      CIE-Lab:
        31.0827, 74.1862, -102.5740
        CIE-LCH:
        31.0827, 126.5900, 305.8762
        CIE-Luv:
        31.0827, -9.2100, -123.4869
        Hunter-Lab:
        25.8586, 66.4613, -175.5127
      #020cf2 color charts
#020cf2 RGB chart
      #020cf2 CMYK chart
      #020cf2 RGB pie chart
      #020cf2 color shades, tints & tones
#020cf2 color schemes
#020cf2 color preview, HTML & CSS examples
           This text has a color of #020cf2        
        
          <p style="color:#020cf2;">Text here</p>
        
        
          .mytext {color:#020cf2;}
        
        Text color #020cf2
      
           This box has a color of #020cf2        
        
          <div style="background-color:#020cf2;">Content here</div>
        
        
          .mybackground {background-color:#020cf2;}
        
        Background color #020cf2
      
           Border around this has a color of #020cf2        
        
          <div style="border:2px solid #020cf2;">Content here</div>
        
        
          .myborder {border:2px solid #020cf2;}
        
        Border color #020cf2