#96586b color space conversions
Hex:
        #96586b
        RGB:
        150, 88, 107
        CMY:
        41, 65, 58
        CMYK:
        0, 41, 29, 41
      HSL:
        342°, 26.0504%, 46.6667%
        HSV (HSB):
        342°, 41.3333%, 58.8235%
        XYZ:
        18.7212, 14.5250, 15.7268
        xyY:
        0.3823, 0.2966, 14.5250
      CIE-Lab:
        44.9766, 28.0864, 0.1964
        CIE-LCH:
        44.9766, 28.0871, 0.4006
        CIE-Luv:
        44.9766, 38.6174, -4.4873
        Hunter-Lab:
        38.1117, 20.9874, 2.2121
      #96586b color charts
#96586b RGB chart
      #96586b CMYK chart
      #96586b RGB pie chart
      #96586b color shades, tints & tones
#96586b color schemes
#96586b color preview, HTML & CSS examples
           This text has a color of #96586b        
        
          <p style="color:#96586b;">Text here</p>
        
        
          .mytext {color:#96586b;}
        
        Text color #96586b
      
           This box has a color of #96586b        
        
          <div style="background-color:#96586b;">Content here</div>
        
        
          .mybackground {background-color:#96586b;}
        
        Background color #96586b
      
           Border around this has a color of #96586b        
        
          <div style="border:2px solid #96586b;">Content here</div>
        
        
          .myborder {border:2px solid #96586b;}
        
        Border color #96586b