#5e434e color space conversions
Hex:
        #5e434e
        RGB:
        94, 67, 78
        CMY:
        63, 74, 69
        CMYK:
        0, 29, 17, 63
      HSL:
        336°, 16.7702%, 31.5686%
        HSV (HSB):
        336°, 28.7234%, 36.8627%
        XYZ:
        7.9984, 6.9441, 8.1265
        xyY:
        0.3467, 0.3010, 6.9441
      CIE-Lab:
        31.6792, 13.5942, -2.0008
        CIE-LCH:
        31.6792, 13.7406, 351.6274
        CIE-Luv:
        31.6792, 15.0231, -4.3722
        Hunter-Lab:
        26.3516, 8.0642, 0.1618
      #5e434e color charts
#5e434e RGB chart
      #5e434e CMYK chart
      #5e434e RGB pie chart
      #5e434e color shades, tints & tones
#5e434e color schemes
#5e434e color preview, HTML & CSS examples
           This text has a color of #5e434e        
        
          <p style="color:#5e434e;">Text here</p>
        
        
          .mytext {color:#5e434e;}
        
        Text color #5e434e
      
           This box has a color of #5e434e        
        
          <div style="background-color:#5e434e;">Content here</div>
        
        
          .mybackground {background-color:#5e434e;}
        
        Background color #5e434e
      
           Border around this has a color of #5e434e        
        
          <div style="border:2px solid #5e434e;">Content here</div>
        
        
          .myborder {border:2px solid #5e434e;}
        
        Border color #5e434e