#5e055d color space conversions
Hex:
        #5e055d
        RGB:
        94, 5, 93
        CMY:
        63, 98, 64
        CMYK:
        0, 95, 1, 63
      HSL:
        301°, 89.8990%, 19.4118%
        HSV (HSB):
        301°, 94.6809%, 36.8627%
        XYZ:
        6.6461, 3.2785, 10.6385
        xyY:
        0.3232, 0.1594, 3.2785
      CIE-Lab:
        21.1266, 45.9622, -28.1049
        CIE-LCH:
        21.1266, 53.8740, 328.5551
        CIE-Luv:
        21.1266, 28.8802, -36.2631
        Hunter-Lab:
        18.1067, 33.8323, -22.1606
      #5e055d color charts
#5e055d RGB chart
      #5e055d CMYK chart
      #5e055d RGB pie chart
      #5e055d color shades, tints & tones
#5e055d color schemes
#5e055d color preview, HTML & CSS examples
           This text has a color of #5e055d        
        
          <p style="color:#5e055d;">Text here</p>
        
        
          .mytext {color:#5e055d;}
        
        Text color #5e055d
      
           This box has a color of #5e055d        
        
          <div style="background-color:#5e055d;">Content here</div>
        
        
          .mybackground {background-color:#5e055d;}
        
        Background color #5e055d
      
           Border around this has a color of #5e055d        
        
          <div style="border:2px solid #5e055d;">Content here</div>
        
        
          .myborder {border:2px solid #5e055d;}
        
        Border color #5e055d