#5d298d color space conversions
Hex:
        #5d298d
        RGB:
        93, 41, 141
        CMY:
        64, 84, 45
        CMYK:
        34, 71, 0, 45
      HSL:
        271°, 54.9451%, 35.6863%
        HSV (HSB):
        271°, 70.9220%, 55.2941%
        XYZ:
        10.1149, 5.8361, 25.7927
        xyY:
        0.2423, 0.1398, 5.8361
      CIE-Lab:
        28.9952, 42.9982, -46.1712
        CIE-LCH:
        28.9952, 63.0922, 312.9620
        CIE-Luv:
        28.9952, 12.5562, -63.4206
        Hunter-Lab:
        24.1581, 32.4604, -46.3911
      #5d298d color charts
#5d298d RGB chart
      #5d298d CMYK chart
      #5d298d RGB pie chart
      #5d298d color shades, tints & tones
#5d298d color schemes
#5d298d color preview, HTML & CSS examples
           This text has a color of #5d298d        
        
          <p style="color:#5d298d;">Text here</p>
        
        
          .mytext {color:#5d298d;}
        
        Text color #5d298d
      
           This box has a color of #5d298d        
        
          <div style="background-color:#5d298d;">Content here</div>
        
        
          .mybackground {background-color:#5d298d;}
        
        Background color #5d298d
      
           Border around this has a color of #5d298d        
        
          <div style="border:2px solid #5d298d;">Content here</div>
        
        
          .myborder {border:2px solid #5d298d;}
        
        Border color #5d298d