#960f4c color space conversions
Hex:
        #960f4c
        RGB:
        150, 15, 76
        CMY:
        41, 94, 70
        CMYK:
        0, 90, 49, 41
      HSL:
        333°, 81.8182%, 32.3529%
        HSV (HSB):
        333°, 90.0000%, 58.8235%
        XYZ:
        14.0530, 7.3475, 7.5150
        xyY:
        0.4860, 0.2541, 7.3475
      CIE-Lab:
        32.5852, 54.9721, 1.7287
        CIE-LCH:
        32.5852, 54.9993, 1.8012
        CIE-Luv:
        32.5852, 78.3883, -7.5864
        Hunter-Lab:
        27.1062, 45.1060, 2.5366
      #960f4c color charts
#960f4c RGB chart
      #960f4c CMYK chart
      #960f4c RGB pie chart
      #960f4c color shades, tints & tones
#960f4c color schemes
#960f4c color preview, HTML & CSS examples
           This text has a color of #960f4c        
        
          <p style="color:#960f4c;">Text here</p>
        
        
          .mytext {color:#960f4c;}
        
        Text color #960f4c
      
           This box has a color of #960f4c        
        
          <div style="background-color:#960f4c;">Content here</div>
        
        
          .mybackground {background-color:#960f4c;}
        
        Background color #960f4c
      
           Border around this has a color of #960f4c        
        
          <div style="border:2px solid #960f4c;">Content here</div>
        
        
          .myborder {border:2px solid #960f4c;}
        
        Border color #960f4c