#020af5 color space conversions
Hex:
        #020af5
        RGB:
        2, 10, 245
        CMY:
        99, 96, 4
        CMYK:
        99, 96, 0, 4
      HSL:
        238°, 98.3806%, 48.4314%
        HSV (HSB):
        238°, 99.1837%, 96.0784%
        XYZ:
        16.6150, 6.8226, 86.8274
        xyY:
        0.1507, 0.0619, 6.8226
      CIE-Lab:
        31.3995, 75.2619, -103.7418
        CIE-LCH:
        31.3995, 128.1668, 305.9599
        CIE-Luv:
        31.3995, -9.2598, -125.1150
        Hunter-Lab:
        26.1200, 67.8342, -178.8059
      #020af5 color charts
#020af5 RGB chart
      #020af5 CMYK chart
      #020af5 RGB pie chart
      #020af5 color shades, tints & tones
#020af5 color schemes
#020af5 color preview, HTML & CSS examples
           This text has a color of #020af5        
        
          <p style="color:#020af5;">Text here</p>
        
        
          .mytext {color:#020af5;}
        
        Text color #020af5
      
           This box has a color of #020af5        
        
          <div style="background-color:#020af5;">Content here</div>
        
        
          .mybackground {background-color:#020af5;}
        
        Background color #020af5
      
           Border around this has a color of #020af5        
        
          <div style="border:2px solid #020af5;">Content here</div>
        
        
          .myborder {border:2px solid #020af5;}
        
        Border color #020af5