#3c01f2 color space conversions
Hex:
        #3c01f2
        RGB:
        60, 1, 242
        CMY:
        76, 100, 5
        CMYK:
        75, 100, 0, 5
      HSL:
        255°, 99.1770%, 47.6471%
        HSV (HSB):
        255°, 99.5868%, 94.9020%
        XYZ:
        17.9013, 7.3932, 84.4879
        xyY:
        0.1631, 0.0673, 7.3932
      CIE-Lab:
        32.6857, 76.7541, -99.8433
        CIE-LCH:
        32.6857, 125.9360, 307.5511
        CIE-Luv:
        32.6857, -4.4701, -125.0401
        Hunter-Lab:
        27.1904, 69.9359, -165.1969
      #3c01f2 color charts
#3c01f2 RGB chart
      #3c01f2 CMYK chart
      #3c01f2 RGB pie chart
      #3c01f2 color shades, tints & tones
#3c01f2 color schemes
#3c01f2 color preview, HTML & CSS examples
           This text has a color of #3c01f2        
        
          <p style="color:#3c01f2;">Text here</p>
        
        
          .mytext {color:#3c01f2;}
        
        Text color #3c01f2
      
           This box has a color of #3c01f2        
        
          <div style="background-color:#3c01f2;">Content here</div>
        
        
          .mybackground {background-color:#3c01f2;}
        
        Background color #3c01f2
      
           Border around this has a color of #3c01f2        
        
          <div style="border:2px solid #3c01f2;">Content here</div>
        
        
          .myborder {border:2px solid #3c01f2;}
        
        Border color #3c01f2