#960048 color space conversions
Hex:
        #960048
        RGB:
        150, 0, 72
        CMY:
        41, 100, 72
        CMYK:
        0, 100, 52, 41
      HSL:
        331°, 100.0000%, 29.4118%
        HSV (HSB):
        331°, 100.0000%, 58.8235%
        XYZ:
        13.7474, 6.9519, 6.7482
        xyY:
        0.5009, 0.2533, 6.9519
      CIE-Lab:
        31.6972, 56.8691, 3.0887
        CIE-LCH:
        31.6972, 56.9529, 3.1088
        CIE-Luv:
        31.6972, 82.3530, -6.5263
        Hunter-Lab:
        26.3665, 46.9279, 3.2820
      #960048 color charts
#960048 RGB chart
      #960048 CMYK chart
      #960048 RGB pie chart
      #960048 color shades, tints & tones
#960048 color schemes
#960048 color preview, HTML & CSS examples
           This text has a color of #960048        
        
          <p style="color:#960048;">Text here</p>
        
        
          .mytext {color:#960048;}
        
        Text color #960048
      
           This box has a color of #960048        
        
          <div style="background-color:#960048;">Content here</div>
        
        
          .mybackground {background-color:#960048;}
        
        Background color #960048
      
           Border around this has a color of #960048        
        
          <div style="border:2px solid #960048;">Content here</div>
        
        
          .myborder {border:2px solid #960048;}
        
        Border color #960048