#3c02f1 color space conversions
Hex:
        #3c02f1
        RGB:
        60, 2, 241
        CMY:
        76, 99, 5
        CMYK:
        75, 99, 0, 5
      HSL:
        255°, 98.3539%, 47.6471%
        HSV (HSB):
        255°, 99.1701%, 94.5098%
        XYZ:
        17.7624, 7.3549, 83.7026
        xyY:
        0.1632, 0.0676, 7.3549
      CIE-Lab:
        32.6017, 76.3728, -99.4170
        CIE-LCH:
        32.6017, 125.3656, 307.5317
        CIE-Luv:
        32.6017, -4.4375, -124.5061
        Hunter-Lab:
        27.1200, 69.4494, -164.0072
      #3c02f1 color charts
#3c02f1 RGB chart
      #3c02f1 CMYK chart
      #3c02f1 RGB pie chart
      #3c02f1 color shades, tints & tones
#3c02f1 color schemes
#3c02f1 color preview, HTML & CSS examples
           This text has a color of #3c02f1        
        
          <p style="color:#3c02f1;">Text here</p>
        
        
          .mytext {color:#3c02f1;}
        
        Text color #3c02f1
      
           This box has a color of #3c02f1        
        
          <div style="background-color:#3c02f1;">Content here</div>
        
        
          .mybackground {background-color:#3c02f1;}
        
        Background color #3c02f1
      
           Border around this has a color of #3c02f1        
        
          <div style="border:2px solid #3c02f1;">Content here</div>
        
        
          .myborder {border:2px solid #3c02f1;}
        
        Border color #3c02f1