#96199f color space conversions
Hex:
        #96199f
        RGB:
        150, 25, 159
        CMY:
        41, 90, 38
        CMYK:
        6, 84, 0, 38
      HSL:
        296°, 72.8261%, 36.0784%
        HSV (HSB):
        296°, 84.2767%, 62.3529%
        XYZ:
        19.1833, 9.6825, 33.6587
        xyY:
        0.3068, 0.1549, 9.6825
      CIE-Lab:
        37.2664, 63.6940, -43.3922
        CIE-LCH:
        37.2664, 77.0702, 325.7350
        CIE-Luv:
        37.2664, 44.2251, -67.8194
        Hunter-Lab:
        31.1167, 55.5902, -42.3519
      #96199f color charts
#96199f RGB chart
      #96199f CMYK chart
      #96199f RGB pie chart
      #96199f color shades, tints & tones
#96199f color schemes
#96199f color preview, HTML & CSS examples
           This text has a color of #96199f        
        
          <p style="color:#96199f;">Text here</p>
        
        
          .mytext {color:#96199f;}
        
        Text color #96199f
      
           This box has a color of #96199f        
        
          <div style="background-color:#96199f;">Content here</div>
        
        
          .mybackground {background-color:#96199f;}
        
        Background color #96199f
      
           Border around this has a color of #96199f        
        
          <div style="border:2px solid #96199f;">Content here</div>
        
        
          .myborder {border:2px solid #96199f;}
        
        Border color #96199f