#9e506d color space conversions
Hex:
        #9e506d
        RGB:
        158, 80, 109
        CMY:
        38, 69, 57
        CMYK:
        0, 49, 31, 38
      HSL:
        338°, 32.7731%, 46.6667%
        HSV (HSB):
        338°, 49.3671%, 61.9608%
        XYZ:
        19.7295, 14.1105, 16.1517
        xyY:
        0.3947, 0.2823, 14.1105
      CIE-Lab:
        44.3911, 35.7422, -1.7500
        CIE-LCH:
        44.3911, 35.7850, 357.1970
        CIE-Luv:
        44.3911, 48.5724, -8.3842
        Hunter-Lab:
        37.5640, 28.0155, 0.8013
      #9e506d color charts
#9e506d RGB chart
      #9e506d CMYK chart
      #9e506d RGB pie chart
      #9e506d color shades, tints & tones
#9e506d color schemes
#9e506d color preview, HTML & CSS examples
           This text has a color of #9e506d        
        
          <p style="color:#9e506d;">Text here</p>
        
        
          .mytext {color:#9e506d;}
        
        Text color #9e506d
      
           This box has a color of #9e506d        
        
          <div style="background-color:#9e506d;">Content here</div>
        
        
          .mybackground {background-color:#9e506d;}
        
        Background color #9e506d
      
           Border around this has a color of #9e506d        
        
          <div style="border:2px solid #9e506d;">Content here</div>
        
        
          .myborder {border:2px solid #9e506d;}
        
        Border color #9e506d