#3c1ded color space conversions
Hex:
        #3c1ded
        RGB:
        60, 29, 237
        CMY:
        76, 89, 7
        CMYK:
        75, 88, 0, 7
      HSL:
        249°, 85.2459%, 52.1569%
        HSV (HSB):
        249°, 87.7637%, 92.9412%
        XYZ:
        17.5889, 7.9538, 80.7290
        xyY:
        0.1655, 0.0748, 7.9538
      CIE-Lab:
        33.8865, 69.9010, -95.0059
        CIE-LCH:
        33.8865, 117.9504, 306.3439
        CIE-Luv:
        33.8865, -5.3945, -123.1270
        Hunter-Lab:
        28.2025, 61.9698, -149.9744
      #3c1ded color charts
#3c1ded RGB chart
      #3c1ded CMYK chart
      #3c1ded RGB pie chart
      #3c1ded color shades, tints & tones
#3c1ded color schemes
#3c1ded color preview, HTML & CSS examples
           This text has a color of #3c1ded        
        
          <p style="color:#3c1ded;">Text here</p>
        
        
          .mytext {color:#3c1ded;}
        
        Text color #3c1ded
      
           This box has a color of #3c1ded        
        
          <div style="background-color:#3c1ded;">Content here</div>
        
        
          .mybackground {background-color:#3c1ded;}
        
        Background color #3c1ded
      
           Border around this has a color of #3c1ded        
        
          <div style="border:2px solid #3c1ded;">Content here</div>
        
        
          .myborder {border:2px solid #3c1ded;}
        
        Border color #3c1ded