#96128f color space conversions
Hex:
        #96128f
        RGB:
        150, 18, 143
        CMY:
        41, 93, 44
        CMYK:
        0, 88, 5, 41
      HSL:
        303°, 78.5714%, 32.9412%
        HSV (HSB):
        303°, 88.0000%, 58.8235%
        XYZ:
        17.7519, 8.8998, 26.7688
        xyY:
        0.3323, 0.1666, 8.8998
      CIE-Lab:
        35.7907, 62.5709, -35.9967
        CIE-LCH:
        35.7907, 72.1864, 330.0884
        CIE-Luv:
        35.7907, 50.6294, -56.9605
        Hunter-Lab:
        29.8326, 54.0097, -32.3182
      #96128f color charts
#96128f RGB chart
      #96128f CMYK chart
      #96128f RGB pie chart
      #96128f color shades, tints & tones
#96128f color schemes
#96128f color preview, HTML & CSS examples
           This text has a color of #96128f        
        
          <p style="color:#96128f;">Text here</p>
        
        
          .mytext {color:#96128f;}
        
        Text color #96128f
      
           This box has a color of #96128f        
        
          <div style="background-color:#96128f;">Content here</div>
        
        
          .mybackground {background-color:#96128f;}
        
        Background color #96128f
      
           Border around this has a color of #96128f        
        
          <div style="border:2px solid #96128f;">Content here</div>
        
        
          .myborder {border:2px solid #96128f;}
        
        Border color #96128f