#4e425e color space conversions
Hex:
        #4e425e
        RGB:
        78, 66, 94
        CMY:
        69, 74, 63
        CMYK:
        17, 30, 0, 63
      HSL:
        266°, 17.5000%, 31.3725%
        HSV (HSB):
        266°, 29.7872%, 36.8627%
        XYZ:
        7.1105, 6.3243, 11.4356
        xyY:
        0.2859, 0.2543, 6.3243
      CIE-Lab:
        30.2163, 11.4719, -14.6786
        CIE-LCH:
        30.2163, 18.6297, 308.0091
        CIE-Luv:
        30.2163, 4.2659, -19.9086
        Hunter-Lab:
        25.1481, 6.4606, -9.3573
      #4e425e color charts
#4e425e RGB chart
      #4e425e CMYK chart
      #4e425e RGB pie chart
      #4e425e color shades, tints & tones
#4e425e color schemes
#4e425e color preview, HTML & CSS examples
           This text has a color of #4e425e        
        
          <p style="color:#4e425e;">Text here</p>
        
        
          .mytext {color:#4e425e;}
        
        Text color #4e425e
      
           This box has a color of #4e425e        
        
          <div style="background-color:#4e425e;">Content here</div>
        
        
          .mybackground {background-color:#4e425e;}
        
        Background color #4e425e
      
           Border around this has a color of #4e425e        
        
          <div style="border:2px solid #4e425e;">Content here</div>
        
        
          .myborder {border:2px solid #4e425e;}
        
        Border color #4e425e