#3c17ed color space conversions
Hex:
        #3c17ed
        RGB:
        60, 23, 237
        CMY:
        76, 91, 7
        CMYK:
        75, 90, 0, 7
      HSL:
        250°, 85.6000%, 50.9804%
        HSV (HSB):
        250°, 90.2954%, 92.9412%
        XYZ:
        17.4559, 7.6879, 80.6846
        xyY:
        0.1649, 0.0726, 7.6879
      CIE-Lab:
        33.3242, 71.6049, -95.9423
        CIE-LCH:
        33.3242, 119.7171, 306.7352
        CIE-Luv:
        33.3242, -5.0070, -122.9215
        Hunter-Lab:
        27.7270, 63.8549, -153.1229
      #3c17ed color charts
#3c17ed RGB chart
      #3c17ed CMYK chart
      #3c17ed RGB pie chart
      #3c17ed color shades, tints & tones
#3c17ed color schemes
#3c17ed color preview, HTML & CSS examples
           This text has a color of #3c17ed        
        
          <p style="color:#3c17ed;">Text here</p>
        
        
          .mytext {color:#3c17ed;}
        
        Text color #3c17ed
      
           This box has a color of #3c17ed        
        
          <div style="background-color:#3c17ed;">Content here</div>
        
        
          .mybackground {background-color:#3c17ed;}
        
        Background color #3c17ed
      
           Border around this has a color of #3c17ed        
        
          <div style="border:2px solid #3c17ed;">Content here</div>
        
        
          .myborder {border:2px solid #3c17ed;}
        
        Border color #3c17ed