#5e2b8a color space conversions
Hex:
        #5e2b8a
        RGB:
        94, 43, 138
        CMY:
        63, 83, 46
        CMYK:
        32, 69, 0, 46
      HSL:
        272°, 52.4862%, 35.4902%
        HSV (HSB):
        272°, 68.8406%, 54.1176%
        XYZ:
        10.0674, 5.9424, 24.6611
        xyY:
        0.2475, 0.1461, 5.9424
      CIE-Lab:
        29.2667, 41.4568, -43.8663
        CIE-LCH:
        29.2667, 60.3566, 313.3824
        CIE-Luv:
        29.2667, 13.1951, -60.6949
        Hunter-Lab:
        24.3771, 31.0583, -42.9170
      #5e2b8a color charts
#5e2b8a RGB chart
      #5e2b8a CMYK chart
      #5e2b8a RGB pie chart
      #5e2b8a color shades, tints & tones
#5e2b8a color schemes
#5e2b8a color preview, HTML & CSS examples
           This text has a color of #5e2b8a        
        
          <p style="color:#5e2b8a;">Text here</p>
        
        
          .mytext {color:#5e2b8a;}
        
        Text color #5e2b8a
      
           This box has a color of #5e2b8a        
        
          <div style="background-color:#5e2b8a;">Content here</div>
        
        
          .mybackground {background-color:#5e2b8a;}
        
        Background color #5e2b8a
      
           Border around this has a color of #5e2b8a        
        
          <div style="border:2px solid #5e2b8a;">Content here</div>
        
        
          .myborder {border:2px solid #5e2b8a;}
        
        Border color #5e2b8a