#96256b color space conversions
Hex:
        #96256b
        RGB:
        150, 37, 107
        CMY:
        41, 85, 58
        CMYK:
        0, 75, 29, 41
      HSL:
        323°, 60.4278%, 36.6667%
        HSV (HSB):
        323°, 75.3333%, 58.8235%
        XYZ:
        15.8931, 8.8687, 14.7841
        xyY:
        0.4019, 0.2243, 8.8687
      CIE-Lab:
        35.7303, 52.4856, -13.6056
        CIE-LCH:
        35.7303, 54.2204, 345.4674
        CIE-Luv:
        35.7303, 60.8860, -25.7145
        Hunter-Lab:
        29.7804, 43.1456, -8.5875
      #96256b color charts
#96256b RGB chart
      #96256b CMYK chart
      #96256b RGB pie chart
      #96256b color shades, tints & tones
#96256b color schemes
#96256b color preview, HTML & CSS examples
           This text has a color of #96256b        
        
          <p style="color:#96256b;">Text here</p>
        
        
          .mytext {color:#96256b;}
        
        Text color #96256b
      
           This box has a color of #96256b        
        
          <div style="background-color:#96256b;">Content here</div>
        
        
          .mybackground {background-color:#96256b;}
        
        Background color #96256b
      
           Border around this has a color of #96256b        
        
          <div style="border:2px solid #96256b;">Content here</div>
        
        
          .myborder {border:2px solid #96256b;}
        
        Border color #96256b