#9e1d7a color space conversions
Hex:
        #9e1d7a
        RGB:
        158, 29, 122
        CMY:
        38, 89, 52
        CMYK:
        0, 82, 23, 38
      HSL:
        317°, 68.9840%, 36.6667%
        HSV (HSB):
        317°, 81.6456%, 61.9608%
        XYZ:
        18.0528, 9.5530, 19.3048
        xyY:
        0.3848, 0.2036, 9.5530
      CIE-Lab:
        37.0279, 58.8438, -20.9291
        CIE-LCH:
        37.0279, 62.4549, 340.4209
        CIE-Luv:
        37.0279, 63.2980, -36.6880
        Hunter-Lab:
        30.9079, 50.1700, -15.3965
      #9e1d7a color charts
#9e1d7a RGB chart
      #9e1d7a CMYK chart
      #9e1d7a RGB pie chart
      #9e1d7a color shades, tints & tones
#9e1d7a color schemes
#9e1d7a color preview, HTML & CSS examples
           This text has a color of #9e1d7a        
        
          <p style="color:#9e1d7a;">Text here</p>
        
        
          .mytext {color:#9e1d7a;}
        
        Text color #9e1d7a
      
           This box has a color of #9e1d7a        
        
          <div style="background-color:#9e1d7a;">Content here</div>
        
        
          .mybackground {background-color:#9e1d7a;}
        
        Background color #9e1d7a
      
           Border around this has a color of #9e1d7a        
        
          <div style="border:2px solid #9e1d7a;">Content here</div>
        
        
          .myborder {border:2px solid #9e1d7a;}
        
        Border color #9e1d7a