#5c298d color space conversions
Hex:
        #5c298d
        RGB:
        92, 41, 141
        CMY:
        64, 84, 45
        CMYK:
        35, 71, 0, 45
      HSL:
        271°, 54.9451%, 35.6863%
        HSV (HSB):
        271°, 70.9220%, 55.2941%
        XYZ:
        10.0143, 5.7843, 25.7880
        xyY:
        0.2408, 0.1391, 5.7843
      CIE-Lab:
        28.8616, 42.7863, -46.3941
        CIE-LCH:
        28.8616, 63.1116, 312.6834
        CIE-Luv:
        28.8616, 12.0760, -63.5567
        Hunter-Lab:
        24.0505, 32.2364, -46.7378
      #5c298d color charts
#5c298d RGB chart
      #5c298d CMYK chart
      #5c298d RGB pie chart
      #5c298d color shades, tints & tones
#5c298d color schemes
#5c298d color preview, HTML & CSS examples
           This text has a color of #5c298d        
        
          <p style="color:#5c298d;">Text here</p>
        
        
          .mytext {color:#5c298d;}
        
        Text color #5c298d
      
           This box has a color of #5c298d        
        
          <div style="background-color:#5c298d;">Content here</div>
        
        
          .mybackground {background-color:#5c298d;}
        
        Background color #5c298d
      
           Border around this has a color of #5c298d        
        
          <div style="border:2px solid #5c298d;">Content here</div>
        
        
          .myborder {border:2px solid #5c298d;}
        
        Border color #5c298d