#5e043b color space conversions
Hex:
        #5e043b
        RGB:
        94, 4, 59
        CMY:
        63, 98, 77
        CMYK:
        0, 96, 37, 63
      HSL:
        323°, 91.8367%, 19.2157%
        HSV (HSB):
        323°, 95.7447%, 36.8627%
        XYZ:
        5.4489, 2.7823, 4.3875
        xyY:
        0.4318, 0.2205, 2.7823
      CIE-Lab:
        19.1500, 41.2858, -7.9638
        CIE-LCH:
        19.1500, 42.0468, 349.0821
        CIE-Luv:
        19.1500, 40.6637, -13.2901
        Hunter-Lab:
        16.6802, 29.1204, -3.9194
      #5e043b color charts
#5e043b RGB chart
      #5e043b CMYK chart
      #5e043b RGB pie chart
      #5e043b color shades, tints & tones
#5e043b color schemes
#5e043b color preview, HTML & CSS examples
           This text has a color of #5e043b        
        
          <p style="color:#5e043b;">Text here</p>
        
        
          .mytext {color:#5e043b;}
        
        Text color #5e043b
      
           This box has a color of #5e043b        
        
          <div style="background-color:#5e043b;">Content here</div>
        
        
          .mybackground {background-color:#5e043b;}
        
        Background color #5e043b
      
           Border around this has a color of #5e043b        
        
          <div style="border:2px solid #5e043b;">Content here</div>
        
        
          .myborder {border:2px solid #5e043b;}
        
        Border color #5e043b