#9e527b color space conversions
Hex:
        #9e527b
        RGB:
        158, 82, 123
        CMY:
        38, 68, 52
        CMYK:
        0, 48, 22, 38
      HSL:
        328°, 31.6667%, 47.0588%
        HSV (HSB):
        328°, 48.1013%, 61.9608%
        XYZ:
        20.6930, 14.7337, 20.4921
        xyY:
        0.3701, 0.2635, 14.7337
      CIE-Lab:
        45.2673, 36.7077, -8.9810
        CIE-LCH:
        45.2673, 37.7904, 346.2519
        CIE-Luv:
        45.2673, 44.2397, -18.2155
        Hunter-Lab:
        38.3846, 29.0558, -4.7836
      #9e527b color charts
#9e527b RGB chart
      #9e527b CMYK chart
      #9e527b RGB pie chart
      #9e527b color shades, tints & tones
#9e527b color schemes
#9e527b color preview, HTML & CSS examples
           This text has a color of #9e527b        
        
          <p style="color:#9e527b;">Text here</p>
        
        
          .mytext {color:#9e527b;}
        
        Text color #9e527b
      
           This box has a color of #9e527b        
        
          <div style="background-color:#9e527b;">Content here</div>
        
        
          .mybackground {background-color:#9e527b;}
        
        Background color #9e527b
      
           Border around this has a color of #9e527b        
        
          <div style="border:2px solid #9e527b;">Content here</div>
        
        
          .myborder {border:2px solid #9e527b;}
        
        Border color #9e527b