#96236f color space conversions
Hex:
        #96236f
        RGB:
        150, 35, 111
        CMY:
        41, 86, 56
        CMYK:
        0, 77, 26, 41
      HSL:
        320°, 62.1622%, 36.2745%
        HSV (HSB):
        320°, 76.6667%, 58.8235%
        XYZ:
        16.0480, 8.8338, 15.8982
        xyY:
        0.3935, 0.2166, 8.8338
      CIE-Lab:
        35.6623, 53.6704, -16.2426
        CIE-LCH:
        35.6623, 56.0744, 343.1622
        CIE-Luv:
        35.6623, 59.9231, -29.3087
        Hunter-Lab:
        29.7217, 44.3664, -10.9092
      #96236f color charts
#96236f RGB chart
      #96236f CMYK chart
      #96236f RGB pie chart
      #96236f color shades, tints & tones
#96236f color schemes
#96236f color preview, HTML & CSS examples
           This text has a color of #96236f        
        
          <p style="color:#96236f;">Text here</p>
        
        
          .mytext {color:#96236f;}
        
        Text color #96236f
      
           This box has a color of #96236f        
        
          <div style="background-color:#96236f;">Content here</div>
        
        
          .mybackground {background-color:#96236f;}
        
        Background color #96236f
      
           Border around this has a color of #96236f        
        
          <div style="border:2px solid #96236f;">Content here</div>
        
        
          .myborder {border:2px solid #96236f;}
        
        Border color #96236f