#020af4 color space conversions
Hex:
        #020af4
        RGB:
        2, 10, 244
        CMY:
        99, 96, 4
        CMYK:
        99, 96, 0, 4
      HSL:
        238°, 98.3740%, 48.2353%
        HSV (HSB):
        238°, 99.1803%, 95.6863%
        XYZ:
        16.4627, 6.7616, 86.0254
        xyY:
        0.1507, 0.0619, 6.7616
      CIE-Lab:
        31.2580, 75.0150, -103.4130
        CIE-LCH:
        31.2580, 127.7556, 305.9568
        CIE-Luv:
        31.2580, -9.2192, -124.5365
        Hunter-Lab:
        26.0032, 67.5036, -177.9450
      #020af4 color charts
#020af4 RGB chart
      #020af4 CMYK chart
      #020af4 RGB pie chart
      #020af4 color shades, tints & tones
#020af4 color schemes
#020af4 color preview, HTML & CSS examples
           This text has a color of #020af4        
        
          <p style="color:#020af4;">Text here</p>
        
        
          .mytext {color:#020af4;}
        
        Text color #020af4
      
           This box has a color of #020af4        
        
          <div style="background-color:#020af4;">Content here</div>
        
        
          .mybackground {background-color:#020af4;}
        
        Background color #020af4
      
           Border around this has a color of #020af4        
        
          <div style="border:2px solid #020af4;">Content here</div>
        
        
          .myborder {border:2px solid #020af4;}
        
        Border color #020af4