#5c04ca color space conversions
Hex:
        #5c04ca
        RGB:
        92, 4, 202
        CMY:
        64, 98, 21
        CMYK:
        54, 98, 0, 21
      HSL:
        267°, 96.1165%, 40.3922%
        HSV (HSB):
        267°, 98.0198%, 79.2157%
        XYZ:
        15.1177, 6.6264, 56.3593
        xyY:
        0.1936, 0.0848, 6.6264
      CIE-Lab:
        30.9408, 68.5752, -79.6502
        CIE-LCH:
        30.9408, 105.1033, 310.7270
        CIE-Luv:
        30.9408, 6.1912, -103.7925
        Hunter-Lab:
        25.7418, 59.7817, -111.7907
      #5c04ca color charts
#5c04ca RGB chart
      #5c04ca CMYK chart
      #5c04ca RGB pie chart
      #5c04ca color shades, tints & tones
#5c04ca color schemes
#5c04ca color preview, HTML & CSS examples
           This text has a color of #5c04ca        
        
          <p style="color:#5c04ca;">Text here</p>
        
        
          .mytext {color:#5c04ca;}
        
        Text color #5c04ca
      
           This box has a color of #5c04ca        
        
          <div style="background-color:#5c04ca;">Content here</div>
        
        
          .mybackground {background-color:#5c04ca;}
        
        Background color #5c04ca
      
           Border around this has a color of #5c04ca        
        
          <div style="border:2px solid #5c04ca;">Content here</div>
        
        
          .myborder {border:2px solid #5c04ca;}
        
        Border color #5c04ca