#973f72 color space conversions
Hex:
        #973f72
        RGB:
        151, 63, 114
        CMY:
        41, 75, 55
        CMYK:
        0, 58, 25, 41
      HSL:
        325°, 41.1215%, 41.9608%
        HSV (HSB):
        325°, 58.2781%, 59.2157%
        XYZ:
        17.5773, 11.3492, 17.1838
        xyY:
        0.3812, 0.2461, 11.3492
      CIE-Lab:
        40.1625, 42.7863, -11.2491
        CIE-LCH:
        40.1625, 44.2404, 345.2696
        CIE-Luv:
        40.1625, 50.0651, -21.7277
        Hunter-Lab:
        33.6886, 34.1785, -6.6604
      #973f72 color charts
#973f72 RGB chart
      #973f72 CMYK chart
      #973f72 RGB pie chart
      #973f72 color shades, tints & tones
#973f72 color schemes
#973f72 color preview, HTML & CSS examples
           This text has a color of #973f72        
        
          <p style="color:#973f72;">Text here</p>
        
        
          .mytext {color:#973f72;}
        
        Text color #973f72
      
           This box has a color of #973f72        
        
          <div style="background-color:#973f72;">Content here</div>
        
        
          .mybackground {background-color:#973f72;}
        
        Background color #973f72
      
           Border around this has a color of #973f72        
        
          <div style="border:2px solid #973f72;">Content here</div>
        
        
          .myborder {border:2px solid #973f72;}
        
        Border color #973f72