#5d205b color space conversions
Hex:
        #5d205b
        RGB:
        93, 32, 91
        CMY:
        64, 87, 64
        CMYK:
        0, 66, 2, 64
      HSL:
        302°, 48.8000%, 24.5098%
        HSV (HSB):
        302°, 65.5914%, 36.4706%
        XYZ:
        6.9190, 4.1155, 10.3272
        xyY:
        0.3239, 0.1927, 4.1155
      CIE-Lab:
        24.0497, 36.1441, -22.1578
        CIE-LCH:
        24.0497, 42.3954, 328.4900
        CIE-Luv:
        24.0497, 24.9930, -30.1945
        Hunter-Lab:
        20.2867, 25.3779, -15.9817
      #5d205b color charts
#5d205b RGB chart
      #5d205b CMYK chart
      #5d205b RGB pie chart
      #5d205b color shades, tints & tones
#5d205b color schemes
#5d205b color preview, HTML & CSS examples
           This text has a color of #5d205b        
        
          <p style="color:#5d205b;">Text here</p>
        
        
          .mytext {color:#5d205b;}
        
        Text color #5d205b
      
           This box has a color of #5d205b        
        
          <div style="background-color:#5d205b;">Content here</div>
        
        
          .mybackground {background-color:#5d205b;}
        
        Background color #5d205b
      
           Border around this has a color of #5d205b        
        
          <div style="border:2px solid #5d205b;">Content here</div>
        
        
          .myborder {border:2px solid #5d205b;}
        
        Border color #5d205b