#9972a5 color space conversions
Hex:
        #9972a5
        RGB:
        153, 114, 165
        CMY:
        40, 55, 35
        CMYK:
        7, 31, 0, 35
      HSL:
        286°, 22.0779%, 54.7059%
        HSV (HSB):
        286°, 30.9091%, 64.7059%
        XYZ:
        25.9457, 21.5235, 38.3843
        xyY:
        0.3022, 0.2507, 21.5235
      CIE-Lab:
        53.5178, 24.7033, -21.4262
        CIE-LCH:
        53.5178, 32.7007, 319.0635
        CIE-Luv:
        53.5178, 17.9870, -35.3503
        Hunter-Lab:
        46.3935, 18.6382, -16.5790
      #9972a5 color charts
#9972a5 RGB chart
      #9972a5 CMYK chart
      #9972a5 RGB pie chart
      #9972a5 color shades, tints & tones
#9972a5 color schemes
#9972a5 color preview, HTML & CSS examples
           This text has a color of #9972a5        
        
          <p style="color:#9972a5;">Text here</p>
        
        
          .mytext {color:#9972a5;}
        
        Text color #9972a5
      
           This box has a color of #9972a5        
        
          <div style="background-color:#9972a5;">Content here</div>
        
        
          .mybackground {background-color:#9972a5;}
        
        Background color #9972a5
      
           Border around this has a color of #9972a5        
        
          <div style="border:2px solid #9972a5;">Content here</div>
        
        
          .myborder {border:2px solid #9972a5;}
        
        Border color #9972a5