#5e4967 color space conversions
Hex:
        #5e4967
        RGB:
        94, 73, 103
        CMY:
        63, 71, 60
        CMYK:
        9, 29, 0, 60
      HSL:
        282°, 17.0455%, 34.5098%
        HSV (HSB):
        282°, 29.1262%, 40.3922%
        XYZ:
        9.4468, 8.1240, 13.9022
        xyY:
        0.3002, 0.2581, 8.1240
      CIE-Lab:
        34.2399, 15.0561, -14.0891
        CIE-LCH:
        34.2399, 20.6201, 316.9004
        CIE-Luv:
        34.2399, 9.1544, -20.3563
        Hunter-Lab:
        28.5027, 9.2816, -8.9667
      #5e4967 color charts
#5e4967 RGB chart
      #5e4967 CMYK chart
      #5e4967 RGB pie chart
      #5e4967 color shades, tints & tones
#5e4967 color schemes
#5e4967 color preview, HTML & CSS examples
           This text has a color of #5e4967        
        
          <p style="color:#5e4967;">Text here</p>
        
        
          .mytext {color:#5e4967;}
        
        Text color #5e4967
      
           This box has a color of #5e4967        
        
          <div style="background-color:#5e4967;">Content here</div>
        
        
          .mybackground {background-color:#5e4967;}
        
        Background color #5e4967
      
           Border around this has a color of #5e4967        
        
          <div style="border:2px solid #5e4967;">Content here</div>
        
        
          .myborder {border:2px solid #5e4967;}
        
        Border color #5e4967