#9976b1 color space conversions
Hex:
        #9976b1
        RGB:
        153, 118, 177
        CMY:
        40, 54, 31
        CMYK:
        14, 33, 0, 31
      HSL:
        276°, 27.4419%, 57.8431%
        HSV (HSB):
        276°, 33.3333%, 69.4118%
        XYZ:
        27.5511, 22.9035, 44.5637
        xyY:
        0.2900, 0.2410, 22.9035
      CIE-Lab:
        54.9728, 24.9880, -26.1253
        CIE-LCH:
        54.9728, 36.1515, 313.7253
        CIE-Luv:
        54.9728, 14.6328, -42.8710
        Hunter-Lab:
        47.8576, 19.0098, -21.7089
      #9976b1 color charts
#9976b1 RGB chart
      #9976b1 CMYK chart
      #9976b1 RGB pie chart
      #9976b1 color shades, tints & tones
#9976b1 color schemes
#9976b1 color preview, HTML & CSS examples
           This text has a color of #9976b1        
        
          <p style="color:#9976b1;">Text here</p>
        
        
          .mytext {color:#9976b1;}
        
        Text color #9976b1
      
           This box has a color of #9976b1        
        
          <div style="background-color:#9976b1;">Content here</div>
        
        
          .mybackground {background-color:#9976b1;}
        
        Background color #9976b1
      
           Border around this has a color of #9976b1        
        
          <div style="border:2px solid #9976b1;">Content here</div>
        
        
          .myborder {border:2px solid #9976b1;}
        
        Border color #9976b1