#5e055b color space conversions
Hex:
        #5e055b
        RGB:
        94, 5, 91
        CMY:
        63, 98, 64
        CMYK:
        0, 95, 3, 63
      HSL:
        302°, 89.8990%, 19.4118%
        HSV (HSB):
        302°, 94.6809%, 36.8627%
        XYZ:
        6.5587, 3.2436, 10.1779
        xyY:
        0.3283, 0.1623, 3.2436
      CIE-Lab:
        20.9940, 45.6259, -26.9845
        CIE-LCH:
        20.9940, 53.0084, 329.3987
        CIE-Luv:
        20.9940, 29.5084, -34.9035
        Hunter-Lab:
        18.0099, 33.4874, -20.8996
      #5e055b color charts
#5e055b RGB chart
      #5e055b CMYK chart
      #5e055b RGB pie chart
      #5e055b color shades, tints & tones
#5e055b color schemes
#5e055b color preview, HTML & CSS examples
           This text has a color of #5e055b        
        
          <p style="color:#5e055b;">Text here</p>
        
        
          .mytext {color:#5e055b;}
        
        Text color #5e055b
      
           This box has a color of #5e055b        
        
          <div style="background-color:#5e055b;">Content here</div>
        
        
          .mybackground {background-color:#5e055b;}
        
        Background color #5e055b
      
           Border around this has a color of #5e055b        
        
          <div style="border:2px solid #5e055b;">Content here</div>
        
        
          .myborder {border:2px solid #5e055b;}
        
        Border color #5e055b