#5d0047 color space conversions
Hex:
        #5d0047
        RGB:
        93, 0, 71
        CMY:
        64, 100, 72
        CMYK:
        0, 100, 24, 64
      HSL:
        314°, 100.0000%, 18.2353%
        HSV (HSB):
        314°, 100.0000%, 36.4706%
        XYZ:
        5.6515, 2.7821, 6.2004
        xyY:
        0.3862, 0.1901, 2.7821
      CIE-Lab:
        19.1492, 43.6498, -16.3433
        CIE-LCH:
        19.1492, 46.6091, 339.4731
        CIE-Luv:
        19.1492, 36.0366, -22.1228
        Hunter-Lab:
        16.6796, 31.2917, -10.3644
      #5d0047 color charts
#5d0047 RGB chart
      #5d0047 CMYK chart
      #5d0047 RGB pie chart
      #5d0047 color shades, tints & tones
#5d0047 color schemes
#5d0047 color preview, HTML & CSS examples
           This text has a color of #5d0047        
        
          <p style="color:#5d0047;">Text here</p>
        
        
          .mytext {color:#5d0047;}
        
        Text color #5d0047
      
           This box has a color of #5d0047        
        
          <div style="background-color:#5d0047;">Content here</div>
        
        
          .mybackground {background-color:#5d0047;}
        
        Background color #5d0047
      
           Border around this has a color of #5d0047        
        
          <div style="border:2px solid #5d0047;">Content here</div>
        
        
          .myborder {border:2px solid #5d0047;}
        
        Border color #5d0047