#5d013f color space conversions
Hex:
        #5d013f
        RGB:
        93, 1, 63
        CMY:
        64, 100, 75
        CMYK:
        0, 99, 32, 64
      HSL:
        320°, 97.8723%, 18.4314%
        HSV (HSB):
        320°, 98.9247%, 36.4706%
        XYZ:
        5.4223, 2.7077, 4.9395
        xyY:
        0.4149, 0.2072, 2.7077
      CIE-Lab:
        18.8332, 42.3360, -11.2724
        CIE-LCH:
        18.8332, 43.8110, 345.0903
        CIE-Luv:
        18.8332, 38.8192, -16.6225
        Hunter-Lab:
        16.4552, 30.0219, -6.2789
      #5d013f color charts
#5d013f RGB chart
      #5d013f CMYK chart
      #5d013f RGB pie chart
      #5d013f color shades, tints & tones
#5d013f color schemes
#5d013f color preview, HTML & CSS examples
           This text has a color of #5d013f        
        
          <p style="color:#5d013f;">Text here</p>
        
        
          .mytext {color:#5d013f;}
        
        Text color #5d013f
      
           This box has a color of #5d013f        
        
          <div style="background-color:#5d013f;">Content here</div>
        
        
          .mybackground {background-color:#5d013f;}
        
        Background color #5d013f
      
           Border around this has a color of #5d013f        
        
          <div style="border:2px solid #5d013f;">Content here</div>
        
        
          .myborder {border:2px solid #5d013f;}
        
        Border color #5d013f