#3c0ffe color space conversions
Hex:
        #3c0ffe
        RGB:
        60, 15, 254
        CMY:
        76, 94, 0
        CMYK:
        76, 94, 0, 0
      HSL:
        251°, 99.1701%, 52.7451%
        HSV (HSB):
        251°, 94.0945%, 99.6078%
        XYZ:
        19.9237, 8.4581, 94.3484
        xyY:
        0.1623, 0.0689, 8.4581
      CIE-Lab:
        34.9192, 77.5371, -102.8808
        CIE-LCH:
        34.9192, 128.8273, 307.0039
        CIE-Luv:
        34.9192, -5.6444, -132.2088
        Hunter-Lab:
        29.0828, 71.3900, -171.9869
      #3c0ffe color charts
#3c0ffe RGB chart
      #3c0ffe CMYK chart
      #3c0ffe RGB pie chart
      #3c0ffe color shades, tints & tones
#3c0ffe color schemes
#3c0ffe color preview, HTML & CSS examples
           This text has a color of #3c0ffe        
        
          <p style="color:#3c0ffe;">Text here</p>
        
        
          .mytext {color:#3c0ffe;}
        
        Text color #3c0ffe
      
           This box has a color of #3c0ffe        
        
          <div style="background-color:#3c0ffe;">Content here</div>
        
        
          .mybackground {background-color:#3c0ffe;}
        
        Background color #3c0ffe
      
           Border around this has a color of #3c0ffe        
        
          <div style="border:2px solid #3c0ffe;">Content here</div>
        
        
          .myborder {border:2px solid #3c0ffe;}
        
        Border color #3c0ffe