#96208f color space conversions
Hex:
        #96208f
        RGB:
        150, 32, 143
        CMY:
        41, 87, 44
        CMYK:
        0, 79, 5, 41
      HSL:
        304°, 64.8352%, 35.6863%
        HSV (HSB):
        304°, 78.6667%, 58.8235%
        XYZ:
        18.0521, 9.5002, 26.8689
        xyY:
        0.3317, 0.1746, 9.5002
      CIE-Lab:
        36.9301, 59.2618, -34.1881
        CIE-LCH:
        36.9301, 68.4162, 330.0194
        CIE-Luv:
        36.9301, 48.7672, -54.6318
        Hunter-Lab:
        30.8224, 50.6048, -30.1092
      #96208f color charts
#96208f RGB chart
      #96208f CMYK chart
      #96208f RGB pie chart
      #96208f color shades, tints & tones
#96208f color schemes
#96208f color preview, HTML & CSS examples
           This text has a color of #96208f        
        
          <p style="color:#96208f;">Text here</p>
        
        
          .mytext {color:#96208f;}
        
        Text color #96208f
      
           This box has a color of #96208f        
        
          <div style="background-color:#96208f;">Content here</div>
        
        
          .mybackground {background-color:#96208f;}
        
        Background color #96208f
      
           Border around this has a color of #96208f        
        
          <div style="border:2px solid #96208f;">Content here</div>
        
        
          .myborder {border:2px solid #96208f;}
        
        Border color #96208f