#96209e color space conversions
Hex:
        #96209e
        RGB:
        150, 32, 158
        CMY:
        41, 87, 38
        CMYK:
        5, 80, 0, 38
      HSL:
        296°, 66.3158%, 37.2549%
        HSV (HSB):
        296°, 79.7468%, 61.9608%
        XYZ:
        19.2657, 9.9857, 33.2598
        xyY:
        0.3082, 0.1597, 9.9857
      CIE-Lab:
        37.8167, 61.7417, -41.9070
        CIE-LCH:
        37.8167, 74.6206, 325.8334
        CIE-Luv:
        37.8167, 43.6658, -65.8924
        Hunter-Lab:
        31.6001, 53.5264, -40.2838
      #96209e color charts
#96209e RGB chart
      #96209e CMYK chart
      #96209e RGB pie chart
      #96209e color shades, tints & tones
#96209e color schemes
#96209e color preview, HTML & CSS examples
           This text has a color of #96209e        
        
          <p style="color:#96209e;">Text here</p>
        
        
          .mytext {color:#96209e;}
        
        Text color #96209e
      
           This box has a color of #96209e        
        
          <div style="background-color:#96209e;">Content here</div>
        
        
          .mybackground {background-color:#96209e;}
        
        Background color #96209e
      
           Border around this has a color of #96209e        
        
          <div style="border:2px solid #96209e;">Content here</div>
        
        
          .myborder {border:2px solid #96209e;}
        
        Border color #96209e