#9e75a5 color space conversions
Hex:
        #9e75a5
        RGB:
        158, 117, 165
        CMY:
        38, 54, 35
        CMYK:
        4, 29, 0, 35
      HSL:
        291°, 21.0526%, 55.2941%
        HSV (HSB):
        291°, 29.0909%, 64.7059%
        XYZ:
        27.2534, 22.7083, 38.5440
        xyY:
        0.3079, 0.2566, 22.7083
      CIE-Lab:
        54.7706, 24.6632, -19.4620
        CIE-LCH:
        54.7706, 31.4172, 321.7227
        CIE-Luv:
        54.7706, 19.6681, -32.5012
        Hunter-Lab:
        47.6532, 18.6929, -14.5991
      #9e75a5 color charts
#9e75a5 RGB chart
      #9e75a5 CMYK chart
      #9e75a5 RGB pie chart
      #9e75a5 color shades, tints & tones
#9e75a5 color schemes
#9e75a5 color preview, HTML & CSS examples
           This text has a color of #9e75a5        
        
          <p style="color:#9e75a5;">Text here</p>
        
        
          .mytext {color:#9e75a5;}
        
        Text color #9e75a5
      
           This box has a color of #9e75a5        
        
          <div style="background-color:#9e75a5;">Content here</div>
        
        
          .mybackground {background-color:#9e75a5;}
        
        Background color #9e75a5
      
           Border around this has a color of #9e75a5        
        
          <div style="border:2px solid #9e75a5;">Content here</div>
        
        
          .myborder {border:2px solid #9e75a5;}
        
        Border color #9e75a5