#96198d color space conversions
Hex:
        #96198d
        RGB:
        150, 25, 141
        CMY:
        41, 90, 45
        CMYK:
        0, 83, 6, 41
      HSL:
        304°, 71.4286%, 34.3137%
        HSV (HSB):
        304°, 83.3333%, 58.8235%
        XYZ:
        17.7330, 9.1024, 26.0216
        xyY:
        0.3355, 0.1722, 9.1024
      CIE-Lab:
        36.1807, 60.7885, -34.1475
        CIE-LCH:
        36.1807, 69.7230, 330.6752
        CIE-Luv:
        36.1807, 50.5451, -54.4352
        Hunter-Lab:
        30.1701, 52.1187, -30.0182
      #96198d color charts
#96198d RGB chart
      #96198d CMYK chart
      #96198d RGB pie chart
      #96198d color shades, tints & tones
#96198d color schemes
#96198d color preview, HTML & CSS examples
           This text has a color of #96198d        
        
          <p style="color:#96198d;">Text here</p>
        
        
          .mytext {color:#96198d;}
        
        Text color #96198d
      
           This box has a color of #96198d        
        
          <div style="background-color:#96198d;">Content here</div>
        
        
          .mybackground {background-color:#96198d;}
        
        Background color #96198d
      
           Border around this has a color of #96198d        
        
          <div style="border:2px solid #96198d;">Content here</div>
        
        
          .myborder {border:2px solid #96198d;}
        
        Border color #96198d