#9e1a5a color space conversions
Hex:
        #9e1a5a
        RGB:
        158, 26, 90
        CMY:
        38, 90, 65
        CMYK:
        0, 84, 43, 38
      HSL:
        331°, 71.7391%, 36.0784%
        HSV (HSB):
        331°, 83.5443%, 61.9608%
        XYZ:
        16.3154, 8.7461, 10.5011
        xyY:
        0.4588, 0.2459, 8.7461
      CIE-Lab:
        35.4907, 55.9367, -2.9410
        CIE-LCH:
        35.4907, 56.0140, 356.9904
        CIE-Luv:
        35.4907, 76.9259, -13.2018
        Hunter-Lab:
        29.5738, 46.7217, -0.3512
      #9e1a5a color charts
#9e1a5a RGB chart
      #9e1a5a CMYK chart
      #9e1a5a RGB pie chart
      #9e1a5a color shades, tints & tones
#9e1a5a color schemes
#9e1a5a color preview, HTML & CSS examples
           This text has a color of #9e1a5a        
        
          <p style="color:#9e1a5a;">Text here</p>
        
        
          .mytext {color:#9e1a5a;}
        
        Text color #9e1a5a
      
           This box has a color of #9e1a5a        
        
          <div style="background-color:#9e1a5a;">Content here</div>
        
        
          .mybackground {background-color:#9e1a5a;}
        
        Background color #9e1a5a
      
           Border around this has a color of #9e1a5a        
        
          <div style="border:2px solid #9e1a5a;">Content here</div>
        
        
          .myborder {border:2px solid #9e1a5a;}
        
        Border color #9e1a5a