#9e1d5a color space conversions
Hex:
        #9e1d5a
        RGB:
        158, 29, 90
        CMY:
        38, 89, 65
        CMYK:
        0, 82, 43, 38
      HSL:
        332°, 68.9840%, 36.6667%
        HSV (HSB):
        332°, 81.6456%, 61.9608%
        XYZ:
        16.3854, 8.8860, 10.5244
        xyY:
        0.4577, 0.2482, 8.8860
      CIE-Lab:
        35.7639, 55.1559, -2.5378
        CIE-LCH:
        35.7639, 55.2143, 357.3656
        CIE-Luv:
        35.7639, 76.1421, -12.5982
        Hunter-Lab:
        29.8094, 45.9498, -0.0662
      #9e1d5a color charts
#9e1d5a RGB chart
      #9e1d5a CMYK chart
      #9e1d5a RGB pie chart
      #9e1d5a color shades, tints & tones
#9e1d5a color schemes
#9e1d5a color preview, HTML & CSS examples
           This text has a color of #9e1d5a        
        
          <p style="color:#9e1d5a;">Text here</p>
        
        
          .mytext {color:#9e1d5a;}
        
        Text color #9e1d5a
      
           This box has a color of #9e1d5a        
        
          <div style="background-color:#9e1d5a;">Content here</div>
        
        
          .mybackground {background-color:#9e1d5a;}
        
        Background color #9e1d5a
      
           Border around this has a color of #9e1d5a        
        
          <div style="border:2px solid #9e1d5a;">Content here</div>
        
        
          .myborder {border:2px solid #9e1d5a;}
        
        Border color #9e1d5a