#96058d color space conversions
Hex:
        #96058d
        RGB:
        150, 5, 141
        CMY:
        41, 98, 45
        CMYK:
        0, 97, 6, 41
      HSL:
        304°, 93.5484%, 30.3922%
        HSV (HSB):
        304°, 96.6667%, 58.8235%
        XYZ:
        17.4397, 8.5157, 25.9238
        xyY:
        0.3362, 0.1641, 8.5157
      CIE-Lab:
        35.0345, 64.1445, -35.9679
        CIE-LCH:
        35.0345, 73.5406, 330.7192
        CIE-Luv:
        35.0345, 52.4017, -56.7361
        Hunter-Lab:
        29.1816, 55.6083, -32.2438
      #96058d color charts
#96058d RGB chart
      #96058d CMYK chart
      #96058d RGB pie chart
      #96058d color shades, tints & tones
#96058d color schemes
#96058d color preview, HTML & CSS examples
           This text has a color of #96058d        
        
          <p style="color:#96058d;">Text here</p>
        
        
          .mytext {color:#96058d;}
        
        Text color #96058d
      
           This box has a color of #96058d        
        
          <div style="background-color:#96058d;">Content here</div>
        
        
          .mybackground {background-color:#96058d;}
        
        Background color #96058d
      
           Border around this has a color of #96058d        
        
          <div style="border:2px solid #96058d;">Content here</div>
        
        
          .myborder {border:2px solid #96058d;}
        
        Border color #96058d