#96079f color space conversions
Hex:
        #96079f
        RGB:
        150, 7, 159
        CMY:
        41, 97, 38
        CMYK:
        6, 96, 0, 38
      HSL:
        296°, 91.5663%, 32.5490%
        HSV (HSB):
        296°, 95.5975%, 62.3529%
        XYZ:
        18.9117, 9.1392, 33.5682
        xyY:
        0.3069, 0.1483, 9.1392
      CIE-Lab:
        36.2509, 66.6803, -45.0217
        CIE-LCH:
        36.2509, 80.4563, 325.9733
        CIE-Luv:
        36.2509, 45.6391, -69.7080
        Hunter-Lab:
        30.2311, 58.7598, -44.6730
      #96079f color charts
#96079f RGB chart
      #96079f CMYK chart
      #96079f RGB pie chart
      #96079f color shades, tints & tones
#96079f color schemes
#96079f color preview, HTML & CSS examples
           This text has a color of #96079f        
        
          <p style="color:#96079f;">Text here</p>
        
        
          .mytext {color:#96079f;}
        
        Text color #96079f
      
           This box has a color of #96079f        
        
          <div style="background-color:#96079f;">Content here</div>
        
        
          .mybackground {background-color:#96079f;}
        
        Background color #96079f
      
           Border around this has a color of #96079f        
        
          <div style="border:2px solid #96079f;">Content here</div>
        
        
          .myborder {border:2px solid #96079f;}
        
        Border color #96079f