#96148d color space conversions
Hex:
        #96148d
        RGB:
        150, 20, 141
        CMY:
        41, 92, 45
        CMYK:
        0, 87, 6, 41
      HSL:
        304°, 76.4706%, 33.3333%
        HSV (HSB):
        304°, 86.6667%, 58.8235%
        XYZ:
        17.6356, 8.9074, 25.9891
        xyY:
        0.3357, 0.1696, 8.9074
      CIE-Lab:
        35.8055, 61.8814, -34.7427
        CIE-LCH:
        35.8055, 70.9674, 330.6884
        CIE-Luv:
        35.8055, 51.1630, -55.2002
        Hunter-Lab:
        29.8453, 53.2461, -30.7376
      #96148d color charts
#96148d RGB chart
      #96148d CMYK chart
      #96148d RGB pie chart
      #96148d color shades, tints & tones
#96148d color schemes
#96148d color preview, HTML & CSS examples
           This text has a color of #96148d        
        
          <p style="color:#96148d;">Text here</p>
        
        
          .mytext {color:#96148d;}
        
        Text color #96148d
      
           This box has a color of #96148d        
        
          <div style="background-color:#96148d;">Content here</div>
        
        
          .mybackground {background-color:#96148d;}
        
        Background color #96148d
      
           Border around this has a color of #96148d        
        
          <div style="border:2px solid #96148d;">Content here</div>
        
        
          .myborder {border:2px solid #96148d;}
        
        Border color #96148d