#5d185b color space conversions
Hex:
        #5d185b
        RGB:
        93, 24, 91
        CMY:
        64, 91, 64
        CMYK:
        0, 74, 2, 64
      HSL:
        302°, 58.9744%, 22.9412%
        HSV (HSB):
        302°, 74.1935%, 36.4706%
        XYZ:
        6.7292, 3.7358, 10.2639
        xyY:
        0.3246, 0.1802, 3.7358
      CIE-Lab:
        22.7779, 39.6986, -24.1639
        CIE-LCH:
        22.7779, 46.4744, 328.6718
        CIE-Luv:
        22.7779, 26.6094, -32.2659
        Hunter-Lab:
        19.3281, 28.3214, -17.9555
      #5d185b color charts
#5d185b RGB chart
      #5d185b CMYK chart
      #5d185b RGB pie chart
      #5d185b color shades, tints & tones
#5d185b color schemes
#5d185b color preview, HTML & CSS examples
           This text has a color of #5d185b        
        
          <p style="color:#5d185b;">Text here</p>
        
        
          .mytext {color:#5d185b;}
        
        Text color #5d185b
      
           This box has a color of #5d185b        
        
          <div style="background-color:#5d185b;">Content here</div>
        
        
          .mybackground {background-color:#5d185b;}
        
        Background color #5d185b
      
           Border around this has a color of #5d185b        
        
          <div style="border:2px solid #5d185b;">Content here</div>
        
        
          .myborder {border:2px solid #5d185b;}
        
        Border color #5d185b