#3c00e6 color space conversions
Hex:
        #3c00e6
        RGB:
        60, 0, 230
        CMY:
        76, 100, 10
        CMYK:
        74, 100, 0, 10
      HSL:
        256°, 100.0000%, 45.0980%
        HSV (HSB):
        256°, 100.0000%, 90.1961%
        XYZ:
        16.1464, 6.6738, 75.3001
        xyY:
        0.1646, 0.0680, 6.6738
      CIE-Lab:
        31.0525, 74.1041, -95.7399
        CIE-LCH:
        31.0525, 121.0683, 307.7404
        CIE-Luv:
        31.0525, -3.6646, -118.1936
        Hunter-Lab:
        25.8338, 66.3556, -154.7345
      #3c00e6 color charts
#3c00e6 RGB chart
      #3c00e6 CMYK chart
      #3c00e6 RGB pie chart
      #3c00e6 color shades, tints & tones
#3c00e6 color schemes
#3c00e6 color preview, HTML & CSS examples
           This text has a color of #3c00e6        
        
          <p style="color:#3c00e6;">Text here</p>
        
        
          .mytext {color:#3c00e6;}
        
        Text color #3c00e6
      
           This box has a color of #3c00e6        
        
          <div style="background-color:#3c00e6;">Content here</div>
        
        
          .mybackground {background-color:#3c00e6;}
        
        Background color #3c00e6
      
           Border around this has a color of #3c00e6        
        
          <div style="border:2px solid #3c00e6;">Content here</div>
        
        
          .myborder {border:2px solid #3c00e6;}
        
        Border color #3c00e6