#9b1e5e color space conversions
Hex:
        #9b1e5e
        RGB:
        155, 30, 94
        CMY:
        39, 88, 63
        CMYK:
        0, 81, 39, 39
      HSL:
        329°, 67.5676%, 36.2745%
        HSV (HSB):
        329°, 80.6452%, 60.7843%
        XYZ:
        16.0022, 8.7053, 11.4265
        xyY:
        0.4429, 0.2409, 8.7053
      CIE-Lab:
        35.4105, 54.4929, -5.6981
        CIE-LCH:
        35.4105, 54.7900, 354.0305
        CIE-Luv:
        35.4105, 71.8460, -16.1784
        Hunter-Lab:
        29.5047, 45.1785, -2.3085
      #9b1e5e color charts
#9b1e5e RGB chart
      #9b1e5e CMYK chart
      #9b1e5e RGB pie chart
      #9b1e5e color shades, tints & tones
#9b1e5e color schemes
#9b1e5e color preview, HTML & CSS examples
           This text has a color of #9b1e5e        
        
          <p style="color:#9b1e5e;">Text here</p>
        
        
          .mytext {color:#9b1e5e;}
        
        Text color #9b1e5e
      
           This box has a color of #9b1e5e        
        
          <div style="background-color:#9b1e5e;">Content here</div>
        
        
          .mybackground {background-color:#9b1e5e;}
        
        Background color #9b1e5e
      
           Border around this has a color of #9b1e5e        
        
          <div style="border:2px solid #9b1e5e;">Content here</div>
        
        
          .myborder {border:2px solid #9b1e5e;}
        
        Border color #9b1e5e