#5d018d color space conversions
Hex:
        #5d018d
        RGB:
        93, 1, 141
        CMY:
        64, 100, 45
        CMYK:
        34, 99, 0, 45
      HSL:
        279°, 98.5915%, 27.8431%
        HSV (HSB):
        279°, 99.2908%, 55.2941%
        XYZ:
        9.3328, 4.2720, 25.5320
        xyY:
        0.2385, 0.1092, 4.2720
      CIE-Lab:
        24.5509, 55.8834, -53.4155
        CIE-LCH:
        24.5509, 77.3057, 316.2935
        CIE-Luv:
        24.5509, 16.2839, -67.6727
        Hunter-Lab:
        20.6687, 44.4299, -58.7727
      #5d018d color charts
#5d018d RGB chart
      #5d018d CMYK chart
      #5d018d RGB pie chart
      #5d018d color shades, tints & tones
#5d018d color schemes
#5d018d color preview, HTML & CSS examples
           This text has a color of #5d018d        
        
          <p style="color:#5d018d;">Text here</p>
        
        
          .mytext {color:#5d018d;}
        
        Text color #5d018d
      
           This box has a color of #5d018d        
        
          <div style="background-color:#5d018d;">Content here</div>
        
        
          .mybackground {background-color:#5d018d;}
        
        Background color #5d018d
      
           Border around this has a color of #5d018d        
        
          <div style="border:2px solid #5d018d;">Content here</div>
        
        
          .myborder {border:2px solid #5d018d;}
        
        Border color #5d018d