#5e425e color space conversions
Hex:
        #5e425e
        RGB:
        94, 66, 94
        CMY:
        63, 74, 63
        CMYK:
        0, 30, 0, 63
      HSL:
        300°, 17.5000%, 31.3725%
        HSV (HSB):
        300°, 29.7872%, 36.8627%
        XYZ:
        8.5847, 7.0843, 11.5046
        xyY:
        0.3159, 0.2607, 7.0843
      CIE-Lab:
        31.9980, 17.4480, -11.7961
        CIE-LCH:
        31.9980, 21.0614, 325.9385
        CIE-Luv:
        31.9980, 13.3371, -17.2488
        Hunter-Lab:
        26.6163, 10.9940, -6.9961
      #5e425e color charts
#5e425e RGB chart
      #5e425e CMYK chart
      #5e425e RGB pie chart
      #5e425e color shades, tints & tones
#5e425e color schemes
#5e425e color preview, HTML & CSS examples
           This text has a color of #5e425e        
        
          <p style="color:#5e425e;">Text here</p>
        
        
          .mytext {color:#5e425e;}
        
        Text color #5e425e
      
           This box has a color of #5e425e        
        
          <div style="background-color:#5e425e;">Content here</div>
        
        
          .mybackground {background-color:#5e425e;}
        
        Background color #5e425e
      
           Border around this has a color of #5e425e        
        
          <div style="border:2px solid #5e425e;">Content here</div>
        
        
          .myborder {border:2px solid #5e425e;}
        
        Border color #5e425e