#96265e color space conversions
Hex:
        #96265e
        RGB:
        150, 38, 94
        CMY:
        41, 85, 63
        CMYK:
        0, 75, 37, 41
      HSL:
        330°, 59.5745%, 36.8627%
        HSV (HSB):
        330°, 74.6667%, 58.8235%
        XYZ:
        15.2912, 8.6784, 11.4588
        xyY:
        0.4316, 0.2450, 8.6784
      CIE-Lab:
        35.3576, 50.5696, -5.8781
        CIE-LCH:
        35.3576, 50.9101, 353.3698
        CIE-Luv:
        35.3576, 65.3892, -15.6460
        Hunter-Lab:
        29.4591, 41.0994, -2.4409
      #96265e color charts
#96265e RGB chart
      #96265e CMYK chart
      #96265e RGB pie chart
      #96265e color shades, tints & tones
#96265e color schemes
#96265e color preview, HTML & CSS examples
           This text has a color of #96265e        
        
          <p style="color:#96265e;">Text here</p>
        
        
          .mytext {color:#96265e;}
        
        Text color #96265e
      
           This box has a color of #96265e        
        
          <div style="background-color:#96265e;">Content here</div>
        
        
          .mybackground {background-color:#96265e;}
        
        Background color #96265e
      
           Border around this has a color of #96265e        
        
          <div style="border:2px solid #96265e;">Content here</div>
        
        
          .myborder {border:2px solid #96265e;}
        
        Border color #96265e