#72a895 color space conversions
Hex:
        #72a895
        RGB:
        114, 168, 149
        CMY:
        55, 34, 42
        CMYK:
        32, 0, 11, 34
      HSL:
        159°, 23.6842%, 55.2941%
        HSV (HSB):
        159°, 32.1429%, 65.8824%
        XYZ:
        26.3669, 33.7526, 33.5590
        xyY:
        0.2815, 0.3603, 33.7526
      CIE-Lab:
        64.7657, -22.0336, 4.1541
        CIE-LCH:
        64.7657, 22.4218, 169.3232
        CIE-Luv:
        64.7657, -26.3633, 9.5194
        Hunter-Lab:
        58.0970, -20.6589, 6.4198
      #72a895 color charts
#72a895 RGB chart
      #72a895 CMYK chart
      #72a895 RGB pie chart
      #72a895 color shades, tints & tones
#72a895 color schemes
#72a895 color preview, HTML & CSS examples
           This text has a color of #72a895        
        
          <p style="color:#72a895;">Text here</p>
        
        
          .mytext {color:#72a895;}
        
        Text color #72a895
      
           This box has a color of #72a895        
        
          <div style="background-color:#72a895;">Content here</div>
        
        
          .mybackground {background-color:#72a895;}
        
        Background color #72a895
      
           Border around this has a color of #72a895        
        
          <div style="border:2px solid #72a895;">Content here</div>
        
        
          .myborder {border:2px solid #72a895;}
        
        Border color #72a895