#5e2b4a color space conversions
Hex:
        #5e2b4a
        RGB:
        94, 43, 74
        CMY:
        63, 83, 71
        CMYK:
        0, 54, 21, 63
      HSL:
        324°, 37.2263%, 26.8627%
        HSV (HSB):
        324°, 54.2553%, 36.8627%
        XYZ:
        6.7160, 4.6018, 7.0128
        xyY:
        0.3664, 0.2510, 4.6018
      CIE-Lab:
        25.5689, 27.5333, -8.4987
        CIE-LCH:
        25.5689, 28.8151, 342.8461
        CIE-Luv:
        25.5689, 26.5025, -13.4288
        Hunter-Lab:
        21.4519, 18.3425, -4.3661
      #5e2b4a color charts
#5e2b4a RGB chart
      #5e2b4a CMYK chart
      #5e2b4a RGB pie chart
      #5e2b4a color shades, tints & tones
#5e2b4a color schemes
#5e2b4a color preview, HTML & CSS examples
           This text has a color of #5e2b4a        
        
          <p style="color:#5e2b4a;">Text here</p>
        
        
          .mytext {color:#5e2b4a;}
        
        Text color #5e2b4a
      
           This box has a color of #5e2b4a        
        
          <div style="background-color:#5e2b4a;">Content here</div>
        
        
          .mybackground {background-color:#5e2b4a;}
        
        Background color #5e2b4a
      
           Border around this has a color of #5e2b4a        
        
          <div style="border:2px solid #5e2b4a;">Content here</div>
        
        
          .myborder {border:2px solid #5e2b4a;}
        
        Border color #5e2b4a