#972d7d color space conversions
Hex:
        #972d7d
        RGB:
        151, 45, 125
        CMY:
        41, 82, 51
        CMYK:
        0, 70, 17, 41
      HSL:
        315°, 54.0816%, 38.4314%
        HSV (HSB):
        315°, 70.1987%, 59.2157%
        XYZ:
        17.4026, 9.9367, 20.4028
        xyY:
        0.3645, 0.2081, 9.9367
      CIE-Lab:
        37.7287, 52.3302, -21.8119
        CIE-LCH:
        37.7287, 56.6940, 337.3730
        CIE-Luv:
        37.7287, 52.9324, -37.0377
        Hunter-Lab:
        31.5226, 43.3792, -16.3092
      #972d7d color charts
#972d7d RGB chart
      #972d7d CMYK chart
      #972d7d RGB pie chart
      #972d7d color shades, tints & tones
#972d7d color schemes
#972d7d color preview, HTML & CSS examples
           This text has a color of #972d7d        
        
          <p style="color:#972d7d;">Text here</p>
        
        
          .mytext {color:#972d7d;}
        
        Text color #972d7d
      
           This box has a color of #972d7d        
        
          <div style="background-color:#972d7d;">Content here</div>
        
        
          .mybackground {background-color:#972d7d;}
        
        Background color #972d7d
      
           Border around this has a color of #972d7d        
        
          <div style="border:2px solid #972d7d;">Content here</div>
        
        
          .myborder {border:2px solid #972d7d;}
        
        Border color #972d7d