#5c00e6 color space conversions
Hex:
        #5c00e6
        RGB:
        92, 0, 230
        CMY:
        64, 100, 10
        CMYK:
        60, 100, 0, 10
      HSL:
        264°, 100.0000%, 45.0980%
        HSV (HSB):
        264°, 100.0000%, 90.1961%
        XYZ:
        18.6966, 7.9885, 75.4194
        xyY:
        0.1831, 0.0782, 7.9885
      CIE-Lab:
        33.9589, 75.4488, -90.8223
        CIE-LCH:
        33.9589, 118.0730, 309.7174
        CIE-Luv:
        33.9589, 3.1681, -119.7441
        Hunter-Lab:
        28.2639, 68.6158, -138.4248
      #5c00e6 color charts
#5c00e6 RGB chart
      #5c00e6 CMYK chart
      #5c00e6 RGB pie chart
      #5c00e6 color shades, tints & tones
#5c00e6 color schemes
#5c00e6 color preview, HTML & CSS examples
           This text has a color of #5c00e6        
        
          <p style="color:#5c00e6;">Text here</p>
        
        
          .mytext {color:#5c00e6;}
        
        Text color #5c00e6
      
           This box has a color of #5c00e6        
        
          <div style="background-color:#5c00e6;">Content here</div>
        
        
          .mybackground {background-color:#5c00e6;}
        
        Background color #5c00e6
      
           Border around this has a color of #5c00e6        
        
          <div style="border:2px solid #5c00e6;">Content here</div>
        
        
          .myborder {border:2px solid #5c00e6;}
        
        Border color #5c00e6