#96069e color space conversions
Hex:
        #96069e
        RGB:
        150, 6, 158
        CMY:
        41, 98, 38
        CMYK:
        5, 96, 0, 38
      HSL:
        297°, 92.6829%, 32.1569%
        HSV (HSB):
        297°, 96.2025%, 61.9608%
        XYZ:
        18.8144, 9.0829, 33.1093
        xyY:
        0.3084, 0.1489, 9.0829
      CIE-Lab:
        36.1434, 66.6422, -44.5886
        CIE-LCH:
        36.1434, 80.1830, 326.2145
        CIE-Luv:
        36.1434, 46.0467, -69.0650
        Hunter-Lab:
        30.1379, 58.6921, -44.0392
      #96069e color charts
#96069e RGB chart
      #96069e CMYK chart
      #96069e RGB pie chart
      #96069e color shades, tints & tones
#96069e color schemes
#96069e color preview, HTML & CSS examples
           This text has a color of #96069e        
        
          <p style="color:#96069e;">Text here</p>
        
        
          .mytext {color:#96069e;}
        
        Text color #96069e
      
           This box has a color of #96069e        
        
          <div style="background-color:#96069e;">Content here</div>
        
        
          .mybackground {background-color:#96069e;}
        
        Background color #96069e
      
           Border around this has a color of #96069e        
        
          <div style="border:2px solid #96069e;">Content here</div>
        
        
          .myborder {border:2px solid #96069e;}
        
        Border color #96069e