#962e7f color space conversions
Hex:
        #962e7f
        RGB:
        150, 46, 127
        CMY:
        41, 82, 50
        CMYK:
        0, 69, 15, 41
      HSL:
        313°, 53.0612%, 38.4314%
        HSV (HSB):
        313°, 69.3333%, 58.8235%
        XYZ:
        17.3854, 9.9703, 21.0868
        xyY:
        0.3589, 0.2058, 9.9703
      CIE-Lab:
        37.7891, 51.9765, -22.9727
        CIE-LCH:
        37.7891, 56.8269, 336.1554
        CIE-Luv:
        37.7891, 51.2146, -38.5802
        Hunter-Lab:
        31.5758, 43.0232, -17.4917
      #962e7f color charts
#962e7f RGB chart
      #962e7f CMYK chart
      #962e7f RGB pie chart
      #962e7f color shades, tints & tones
#962e7f color schemes
#962e7f color preview, HTML & CSS examples
           This text has a color of #962e7f        
        
          <p style="color:#962e7f;">Text here</p>
        
        
          .mytext {color:#962e7f;}
        
        Text color #962e7f
      
           This box has a color of #962e7f        
        
          <div style="background-color:#962e7f;">Content here</div>
        
        
          .mybackground {background-color:#962e7f;}
        
        Background color #962e7f
      
           Border around this has a color of #962e7f        
        
          <div style="border:2px solid #962e7f;">Content here</div>
        
        
          .myborder {border:2px solid #962e7f;}
        
        Border color #962e7f