#962c7f color space conversions
Hex:
        #962c7f
        RGB:
        150, 44, 127
        CMY:
        41, 83, 50
        CMYK:
        0, 71, 15, 41
      HSL:
        313°, 54.6392%, 38.0392%
        HSV (HSB):
        313°, 70.6667%, 58.8235%
        XYZ:
        17.3091, 9.8177, 21.0614
        xyY:
        0.3592, 0.2037, 9.8177
      CIE-Lab:
        37.5132, 52.7497, -23.4018
        CIE-LCH:
        37.5132, 57.7077, 336.0761
        CIE-Luv:
        37.5132, 51.7667, -39.2016
        Hunter-Lab:
        31.3332, 43.7740, -17.9200
      #962c7f color charts
#962c7f RGB chart
      #962c7f CMYK chart
      #962c7f RGB pie chart
      #962c7f color shades, tints & tones
#962c7f color schemes
#962c7f color preview, HTML & CSS examples
           This text has a color of #962c7f        
        
          <p style="color:#962c7f;">Text here</p>
        
        
          .mytext {color:#962c7f;}
        
        Text color #962c7f
      
           This box has a color of #962c7f        
        
          <div style="background-color:#962c7f;">Content here</div>
        
        
          .mybackground {background-color:#962c7f;}
        
        Background color #962c7f
      
           Border around this has a color of #962c7f        
        
          <div style="border:2px solid #962c7f;">Content here</div>
        
        
          .myborder {border:2px solid #962c7f;}
        
        Border color #962c7f