#5d004f color space conversions
Hex:
        #5d004f
        RGB:
        93, 0, 79
        CMY:
        64, 100, 69
        CMYK:
        0, 100, 15, 64
      HSL:
        309°, 100.0000%, 18.2353%
        HSV (HSB):
        309°, 100.0000%, 36.4706%
        XYZ:
        5.9255, 2.8917, 7.6430
        xyY:
        0.3600, 0.1757, 2.8917
      CIE-Lab:
        19.6047, 44.7899, -21.1145
        CIE-LCH:
        19.6047, 49.5172, 334.7602
        CIE-Luv:
        19.6047, 33.2105, -27.5316
        Hunter-Lab:
        17.0049, 32.4410, -14.7449
      #5d004f color charts
#5d004f RGB chart
      #5d004f CMYK chart
      #5d004f RGB pie chart
      #5d004f color shades, tints & tones
#5d004f color schemes
#5d004f color preview, HTML & CSS examples
           This text has a color of #5d004f        
        
          <p style="color:#5d004f;">Text here</p>
        
        
          .mytext {color:#5d004f;}
        
        Text color #5d004f
      
           This box has a color of #5d004f        
        
          <div style="background-color:#5d004f;">Content here</div>
        
        
          .mybackground {background-color:#5d004f;}
        
        Background color #5d004f
      
           Border around this has a color of #5d004f        
        
          <div style="border:2px solid #5d004f;">Content here</div>
        
        
          .myborder {border:2px solid #5d004f;}
        
        Border color #5d004f