#960e85 color space conversions
Hex:
        #960e85
        RGB:
        150, 14, 133
        CMY:
        41, 95, 48
        CMYK:
        0, 91, 11, 41
      HSL:
        308°, 82.9268%, 32.1569%
        HSV (HSB):
        308°, 90.6667%, 58.8235%
        XYZ:
        16.9684, 8.4916, 22.9350
        xyY:
        0.3506, 0.1755, 8.4916
      CIE-Lab:
        34.9863, 61.7693, -31.0914
        CIE-LCH:
        34.9863, 69.1529, 333.2817
        CIE-Luv:
        34.9863, 54.8494, -49.9327
        Hunter-Lab:
        29.1403, 52.9448, -26.2663
      #960e85 color charts
#960e85 RGB chart
      #960e85 CMYK chart
      #960e85 RGB pie chart
      #960e85 color shades, tints & tones
#960e85 color schemes
#960e85 color preview, HTML & CSS examples
           This text has a color of #960e85        
        
          <p style="color:#960e85;">Text here</p>
        
        
          .mytext {color:#960e85;}
        
        Text color #960e85
      
           This box has a color of #960e85        
        
          <div style="background-color:#960e85;">Content here</div>
        
        
          .mybackground {background-color:#960e85;}
        
        Background color #960e85
      
           Border around this has a color of #960e85        
        
          <div style="border:2px solid #960e85;">Content here</div>
        
        
          .myborder {border:2px solid #960e85;}
        
        Border color #960e85