#5c00f1 color space conversions
Hex:
        #5c00f1
        RGB:
        92, 0, 241
        CMY:
        64, 100, 5
        CMYK:
        62, 100, 0, 5
      HSL:
        263°, 100.0000%, 47.2549%
        HSV (HSB):
        263°, 100.0000%, 94.5098%
        XYZ:
        20.2908, 8.6262, 83.8147
        xyY:
        0.1800, 0.0765, 8.6262
      CIE-Lab:
        35.2544, 77.9057, -94.9251
        CIE-LCH:
        35.2544, 122.8009, 309.3759
        CIE-Luv:
        35.2544, 2.0615, -125.9394
        Hunter-Lab:
        29.3704, 71.9204, -148.6375
      #5c00f1 color charts
#5c00f1 RGB chart
      #5c00f1 CMYK chart
      #5c00f1 RGB pie chart
      #5c00f1 color shades, tints & tones
#5c00f1 color schemes
#5c00f1 color preview, HTML & CSS examples
           This text has a color of #5c00f1        
        
          <p style="color:#5c00f1;">Text here</p>
        
        
          .mytext {color:#5c00f1;}
        
        Text color #5c00f1
      
           This box has a color of #5c00f1        
        
          <div style="background-color:#5c00f1;">Content here</div>
        
        
          .mybackground {background-color:#5c00f1;}
        
        Background color #5c00f1
      
           Border around this has a color of #5c00f1        
        
          <div style="border:2px solid #5c00f1;">Content here</div>
        
        
          .myborder {border:2px solid #5c00f1;}
        
        Border color #5c00f1