#96099f color space conversions
Hex:
        #96099f
        RGB:
        150, 9, 159
        CMY:
        41, 96, 38
        CMYK:
        6, 94, 0, 38
      HSL:
        296°, 89.2857%, 32.9412%
        HSV (HSB):
        296°, 94.3396%, 62.3529%
        XYZ:
        18.9334, 9.1826, 33.5754
        xyY:
        0.3069, 0.1488, 9.1826
      CIE-Lab:
        36.3335, 66.4359, -44.8890
        CIE-LCH:
        36.3335, 80.1795, 325.9541
        CIE-Luv:
        36.3335, 45.5268, -69.5583
        Hunter-Lab:
        30.3028, 58.4979, -44.4811
      #96099f color charts
#96099f RGB chart
      #96099f CMYK chart
      #96099f RGB pie chart
      #96099f color shades, tints & tones
#96099f color schemes
#96099f color preview, HTML & CSS examples
           This text has a color of #96099f        
        
          <p style="color:#96099f;">Text here</p>
        
        
          .mytext {color:#96099f;}
        
        Text color #96099f
      
           This box has a color of #96099f        
        
          <div style="background-color:#96099f;">Content here</div>
        
        
          .mybackground {background-color:#96099f;}
        
        Background color #96099f
      
           Border around this has a color of #96099f        
        
          <div style="border:2px solid #96099f;">Content here</div>
        
        
          .myborder {border:2px solid #96099f;}
        
        Border color #96099f