#96296d color space conversions
Hex:
        #96296d
        RGB:
        150, 41, 109
        CMY:
        41, 84, 57
        CMYK:
        0, 73, 27, 41
      HSL:
        323°, 57.0681%, 37.4510%
        HSV (HSB):
        323°, 72.6667%, 58.8235%
        XYZ:
        16.1309, 9.1740, 15.3886
        xyY:
        0.3964, 0.2254, 9.1740
      CIE-Lab:
        36.3172, 51.3229, -13.9759
        CIE-LCH:
        36.3172, 53.1918, 344.7670
        CIE-Luv:
        36.3172, 58.9818, -26.1146
        Hunter-Lab:
        30.2887, 42.0591, -8.9210
      #96296d color charts
#96296d RGB chart
      #96296d CMYK chart
      #96296d RGB pie chart
      #96296d color shades, tints & tones
#96296d color schemes
#96296d color preview, HTML & CSS examples
           This text has a color of #96296d        
        
          <p style="color:#96296d;">Text here</p>
        
        
          .mytext {color:#96296d;}
        
        Text color #96296d
      
           This box has a color of #96296d        
        
          <div style="background-color:#96296d;">Content here</div>
        
        
          .mybackground {background-color:#96296d;}
        
        Background color #96296d
      
           Border around this has a color of #96296d        
        
          <div style="border:2px solid #96296d;">Content here</div>
        
        
          .myborder {border:2px solid #96296d;}
        
        Border color #96296d