#960f6f color space conversions
Hex:
        #960f6f
        RGB:
        150, 15, 111
        CMY:
        41, 94, 56
        CMYK:
        0, 90, 26, 41
      HSL:
        317°, 81.8182%, 32.3529%
        HSV (HSB):
        317°, 90.0000%, 58.8235%
        XYZ:
        15.6177, 7.9734, 15.7548
        xyY:
        0.3969, 0.2026, 7.9734
      CIE-Lab:
        33.9274, 58.6567, -18.9163
        CIE-LCH:
        33.9274, 61.6314, 342.1259
        CIE-Luv:
        33.9274, 63.7322, -33.1196
        Hunter-Lab:
        28.2372, 49.3118, -13.3146
      #960f6f color charts
#960f6f RGB chart
      #960f6f CMYK chart
      #960f6f RGB pie chart
      #960f6f color shades, tints & tones
#960f6f color schemes
#960f6f color preview, HTML & CSS examples
           This text has a color of #960f6f        
        
          <p style="color:#960f6f;">Text here</p>
        
        
          .mytext {color:#960f6f;}
        
        Text color #960f6f
      
           This box has a color of #960f6f        
        
          <div style="background-color:#960f6f;">Content here</div>
        
        
          .mybackground {background-color:#960f6f;}
        
        Background color #960f6f
      
           Border around this has a color of #960f6f        
        
          <div style="border:2px solid #960f6f;">Content here</div>
        
        
          .myborder {border:2px solid #960f6f;}
        
        Border color #960f6f