#5c00ca color space conversions
Hex:
        #5c00ca
        RGB:
        92, 0, 202
        CMY:
        64, 100, 21
        CMYK:
        54, 100, 0, 21
      HSL:
        267°, 100.0000%, 39.6078%
        HSV (HSB):
        267°, 100.0000%, 79.2157%
        XYZ:
        15.0743, 6.5396, 56.3449
        xyY:
        0.1934, 0.0839, 6.5396
      CIE-Lab:
        30.7349, 69.2033, -79.9915
        CIE-LCH:
        30.7349, 105.7721, 310.8642
        CIE-Luv:
        30.7349, 6.3236, -103.7945
        Hunter-Lab:
        25.5726, 60.4685, -112.7346
      #5c00ca color charts
#5c00ca RGB chart
      #5c00ca CMYK chart
      #5c00ca RGB pie chart
      #5c00ca color shades, tints & tones
#5c00ca color schemes
#5c00ca color preview, HTML & CSS examples
           This text has a color of #5c00ca        
        
          <p style="color:#5c00ca;">Text here</p>
        
        
          .mytext {color:#5c00ca;}
        
        Text color #5c00ca
      
           This box has a color of #5c00ca        
        
          <div style="background-color:#5c00ca;">Content here</div>
        
        
          .mybackground {background-color:#5c00ca;}
        
        Background color #5c00ca
      
           Border around this has a color of #5c00ca        
        
          <div style="border:2px solid #5c00ca;">Content here</div>
        
        
          .myborder {border:2px solid #5c00ca;}
        
        Border color #5c00ca