#96239e color space conversions
Hex:
        #96239e
        RGB:
        150, 35, 158
        CMY:
        41, 86, 38
        CMYK:
        5, 78, 0, 38
      HSL:
        296°, 63.7306%, 37.8431%
        HSV (HSB):
        296°, 77.8481%, 61.9608%
        XYZ:
        19.3503, 10.1547, 33.2879
        xyY:
        0.3082, 0.1617, 10.1547
      CIE-Lab:
        38.1187, 60.8689, -41.4244
        CIE-LCH:
        38.1187, 73.6275, 325.7627
        CIE-Luv:
        38.1187, 43.2165, -65.2923
        Hunter-Lab:
        31.8665, 52.6242, -39.6282
      #96239e color charts
#96239e RGB chart
      #96239e CMYK chart
      #96239e RGB pie chart
      #96239e color shades, tints & tones
#96239e color schemes
#96239e color preview, HTML & CSS examples
           This text has a color of #96239e        
        
          <p style="color:#96239e;">Text here</p>
        
        
          .mytext {color:#96239e;}
        
        Text color #96239e
      
           This box has a color of #96239e        
        
          <div style="background-color:#96239e;">Content here</div>
        
        
          .mybackground {background-color:#96239e;}
        
        Background color #96239e
      
           Border around this has a color of #96239e        
        
          <div style="border:2px solid #96239e;">Content here</div>
        
        
          .myborder {border:2px solid #96239e;}
        
        Border color #96239e