#3c03f1 color space conversions
Hex:
        #3c03f1
        RGB:
        60, 3, 241
        CMY:
        76, 99, 5
        CMYK:
        75, 99, 0, 5
      HSL:
        254°, 97.5410%, 47.8431%
        HSV (HSB):
        254°, 98.7552%, 94.5098%
        XYZ:
        17.7732, 7.3767, 83.7062
        xyY:
        0.1633, 0.0678, 7.3767
      CIE-Lab:
        32.6494, 76.2251, -99.3373
        CIE-LCH:
        32.6494, 125.2124, 307.5003
        CIE-Luv:
        32.6494, -4.4682, -124.5379
        Hunter-Lab:
        27.1600, 69.2786, -163.7177
      #3c03f1 color charts
#3c03f1 RGB chart
      #3c03f1 CMYK chart
      #3c03f1 RGB pie chart
      #3c03f1 color shades, tints & tones
#3c03f1 color schemes
#3c03f1 color preview, HTML & CSS examples
           This text has a color of #3c03f1        
        
          <p style="color:#3c03f1;">Text here</p>
        
        
          .mytext {color:#3c03f1;}
        
        Text color #3c03f1
      
           This box has a color of #3c03f1        
        
          <div style="background-color:#3c03f1;">Content here</div>
        
        
          .mybackground {background-color:#3c03f1;}
        
        Background color #3c03f1
      
           Border around this has a color of #3c03f1        
        
          <div style="border:2px solid #3c03f1;">Content here</div>
        
        
          .myborder {border:2px solid #3c03f1;}
        
        Border color #3c03f1