#96279f color space conversions
Hex:
        #96279f
        RGB:
        150, 39, 159
        CMY:
        41, 85, 38
        CMYK:
        6, 75, 0, 38
      HSL:
        296°, 60.6061%, 38.8235%
        HSV (HSB):
        296°, 75.4717%, 62.3529%
        XYZ:
        19.5612, 10.4383, 33.7847
        xyY:
        0.3067, 0.1636, 10.4383
      CIE-Lab:
        38.6178, 59.7826, -41.2307
        CIE-LCH:
        38.6178, 72.6218, 325.4068
        CIE-Luv:
        38.6178, 42.2381, -65.1560
        Hunter-Lab:
        32.3083, 51.5340, -39.3835
      #96279f color charts
#96279f RGB chart
      #96279f CMYK chart
      #96279f RGB pie chart
      #96279f color shades, tints & tones
#96279f color schemes
#96279f color preview, HTML & CSS examples
           This text has a color of #96279f        
        
          <p style="color:#96279f;">Text here</p>
        
        
          .mytext {color:#96279f;}
        
        Text color #96279f
      
           This box has a color of #96279f        
        
          <div style="background-color:#96279f;">Content here</div>
        
        
          .mybackground {background-color:#96279f;}
        
        Background color #96279f
      
           Border around this has a color of #96279f        
        
          <div style="border:2px solid #96279f;">Content here</div>
        
        
          .myborder {border:2px solid #96279f;}
        
        Border color #96279f