#5e2a4a color space conversions
Hex:
        #5e2a4a
        RGB:
        94, 42, 74
        CMY:
        63, 84, 71
        CMYK:
        0, 55, 21, 63
      HSL:
        323°, 38.2353%, 26.6667%
        HSV (HSB):
        323°, 55.3191%, 36.8627%
        XYZ:
        6.6801, 4.5300, 7.0009
        xyY:
        0.3668, 0.2488, 4.5300
      CIE-Lab:
        25.3515, 28.1012, -8.8279
        CIE-LCH:
        25.3515, 29.4552, 342.5601
        CIE-Luv:
        25.3515, 26.8814, -13.8475
        Hunter-Lab:
        21.2839, 18.7767, -4.6035
      #5e2a4a color charts
#5e2a4a RGB chart
      #5e2a4a CMYK chart
      #5e2a4a RGB pie chart
      #5e2a4a color shades, tints & tones
#5e2a4a color schemes
#5e2a4a color preview, HTML & CSS examples
           This text has a color of #5e2a4a        
        
          <p style="color:#5e2a4a;">Text here</p>
        
        
          .mytext {color:#5e2a4a;}
        
        Text color #5e2a4a
      
           This box has a color of #5e2a4a        
        
          <div style="background-color:#5e2a4a;">Content here</div>
        
        
          .mybackground {background-color:#5e2a4a;}
        
        Background color #5e2a4a
      
           Border around this has a color of #5e2a4a        
        
          <div style="border:2px solid #5e2a4a;">Content here</div>
        
        
          .myborder {border:2px solid #5e2a4a;}
        
        Border color #5e2a4a