#96065f color space conversions
Hex:
        #96065f
        RGB:
        150, 6, 95
        CMY:
        41, 98, 63
        CMYK:
        0, 96, 37, 41
      HSL:
        323°, 92.3077%, 30.5882%
        HSV (HSB):
        323°, 96.0000%, 58.8235%
        XYZ:
        14.7084, 7.4405, 11.4874
        xyY:
        0.4373, 0.2212, 7.4405
      CIE-Lab:
        32.7894, 58.1397, -10.3845
        CIE-LCH:
        32.7894, 59.0598, 349.8730
        CIE-Luv:
        32.7894, 71.6502, -22.0947
        Hunter-Lab:
        27.2773, 48.5149, -5.8750
      #96065f color charts
#96065f RGB chart
      #96065f CMYK chart
      #96065f RGB pie chart
      #96065f color shades, tints & tones
#96065f color schemes
#96065f color preview, HTML & CSS examples
           This text has a color of #96065f        
        
          <p style="color:#96065f;">Text here</p>
        
        
          .mytext {color:#96065f;}
        
        Text color #96065f
      
           This box has a color of #96065f        
        
          <div style="background-color:#96065f;">Content here</div>
        
        
          .mybackground {background-color:#96065f;}
        
        Background color #96065f
      
           Border around this has a color of #96065f        
        
          <div style="border:2px solid #96065f;">Content here</div>
        
        
          .myborder {border:2px solid #96065f;}
        
        Border color #96065f