#3c0de1 color space conversions
Hex:
        #3c0de1
        RGB:
        60, 13, 225
        CMY:
        76, 95, 12
        CMYK:
        73, 94, 0, 12
      HSL:
        253°, 89.0756%, 46.6667%
        HSV (HSB):
        253°, 94.2222%, 88.2353%
        XYZ:
        15.5980, 6.6847, 71.7023
        xyY:
        0.1660, 0.0711, 6.6847
      CIE-Lab:
        31.0782, 70.8223, -92.8328
        CIE-LCH:
        31.0782, 116.7635, 307.3401
        CIE-Luv:
        31.0782, -3.7698, -115.7760
        Hunter-Lab:
        25.8549, 62.4413, -146.3282
      #3c0de1 color charts
#3c0de1 RGB chart
      #3c0de1 CMYK chart
      #3c0de1 RGB pie chart
      #3c0de1 color shades, tints & tones
#3c0de1 color schemes
#3c0de1 color preview, HTML & CSS examples
           This text has a color of #3c0de1        
        
          <p style="color:#3c0de1;">Text here</p>
        
        
          .mytext {color:#3c0de1;}
        
        Text color #3c0de1
      
           This box has a color of #3c0de1        
        
          <div style="background-color:#3c0de1;">Content here</div>
        
        
          .mybackground {background-color:#3c0de1;}
        
        Background color #3c0de1
      
           Border around this has a color of #3c0de1        
        
          <div style="border:2px solid #3c0de1;">Content here</div>
        
        
          .myborder {border:2px solid #3c0de1;}
        
        Border color #3c0de1