#5e205b color space conversions
Hex:
        #5e205b
        RGB:
        94, 32, 91
        CMY:
        63, 87, 64
        CMYK:
        0, 66, 3, 63
      HSL:
        303°, 49.2063%, 24.7059%
        HSV (HSB):
        303°, 65.9574%, 36.8627%
        XYZ:
        7.0209, 4.1680, 10.3320
        xyY:
        0.3262, 0.1937, 4.1680
      CIE-Lab:
        24.2194, 36.4326, -21.8793
        CIE-LCH:
        24.2194, 42.4975, 329.0134
        CIE-Luv:
        24.2194, 25.6592, -29.9797
        Hunter-Lab:
        20.4158, 25.6581, -15.7144
      #5e205b color charts
#5e205b RGB chart
      #5e205b CMYK chart
      #5e205b RGB pie chart
      #5e205b color shades, tints & tones
#5e205b color schemes
#5e205b color preview, HTML & CSS examples
           This text has a color of #5e205b        
        
          <p style="color:#5e205b;">Text here</p>
        
        
          .mytext {color:#5e205b;}
        
        Text color #5e205b
      
           This box has a color of #5e205b        
        
          <div style="background-color:#5e205b;">Content here</div>
        
        
          .mybackground {background-color:#5e205b;}
        
        Background color #5e205b
      
           Border around this has a color of #5e205b        
        
          <div style="border:2px solid #5e205b;">Content here</div>
        
        
          .myborder {border:2px solid #5e205b;}
        
        Border color #5e205b