#960061 color space conversions
Hex:
        #960061
        RGB:
        150, 0, 97
        CMY:
        41, 100, 62
        CMYK:
        0, 100, 35, 41
      HSL:
        321°, 100.0000%, 29.4118%
        HSV (HSB):
        321°, 100.0000%, 58.8235%
        XYZ:
        14.7353, 7.3471, 11.9508
        xyY:
        0.4330, 0.2159, 7.3471
      CIE-Lab:
        32.5844, 59.1875, -11.9918
        CIE-LCH:
        32.5844, 60.3901, 348.5465
        CIE-Luv:
        32.5844, 71.4712, -24.1886
        Hunter-Lab:
        27.1055, 49.6031, -7.1669
      #960061 color charts
#960061 RGB chart
      #960061 CMYK chart
      #960061 RGB pie chart
      #960061 color shades, tints & tones
#960061 color schemes
#960061 color preview, HTML & CSS examples
           This text has a color of #960061        
        
          <p style="color:#960061;">Text here</p>
        
        
          .mytext {color:#960061;}
        
        Text color #960061
      
           This box has a color of #960061        
        
          <div style="background-color:#960061;">Content here</div>
        
        
          .mybackground {background-color:#960061;}
        
        Background color #960061
      
           Border around this has a color of #960061        
        
          <div style="border:2px solid #960061;">Content here</div>
        
        
          .myborder {border:2px solid #960061;}
        
        Border color #960061