#96285b color space conversions
Hex:
        #96285b
        RGB:
        150, 40, 91
        CMY:
        41, 84, 64
        CMYK:
        0, 73, 39, 41
      HSL:
        332°, 57.8947%, 37.2549%
        HSV (HSB):
        332°, 73.3333%, 58.8235%
        XYZ:
        15.2248, 8.7569, 10.7854
        xyY:
        0.4379, 0.2519, 8.7569
      CIE-Lab:
        35.5121, 49.5098, -3.7244
        CIE-LCH:
        35.5121, 49.6497, 355.6980
        CIE-Luv:
        35.5121, 65.7873, -12.8724
        Hunter-Lab:
        29.5921, 40.0499, -0.8947
      #96285b color charts
#96285b RGB chart
      #96285b CMYK chart
      #96285b RGB pie chart
      #96285b color shades, tints & tones
#96285b color schemes
#96285b color preview, HTML & CSS examples
           This text has a color of #96285b        
        
          <p style="color:#96285b;">Text here</p>
        
        
          .mytext {color:#96285b;}
        
        Text color #96285b
      
           This box has a color of #96285b        
        
          <div style="background-color:#96285b;">Content here</div>
        
        
          .mybackground {background-color:#96285b;}
        
        Background color #96285b
      
           Border around this has a color of #96285b        
        
          <div style="border:2px solid #96285b;">Content here</div>
        
        
          .myborder {border:2px solid #96285b;}
        
        Border color #96285b