#72c5aa color space conversions
Hex:
        #72c5aa
        RGB:
        114, 197, 170
        CMY:
        55, 23, 33
        CMYK:
        42, 0, 14, 23
      HSL:
        160°, 41.7085%, 60.9804%
        HSV (HSB):
        160°, 42.1320%, 77.2549%
        XYZ:
        34.1614, 46.4122, 45.1882
        xyY:
        0.2716, 0.3690, 46.4122
      CIE-Lab:
        73.8122, -31.6248, 5.6660
        CIE-LCH:
        73.8122, 32.1283, 169.8424
        CIE-Luv:
        73.8122, -38.4149, 13.4898
        Hunter-Lab:
        68.1265, -29.7142, 8.3616
      #72c5aa color charts
#72c5aa RGB chart
      #72c5aa CMYK chart
      #72c5aa RGB pie chart
      #72c5aa color shades, tints & tones
#72c5aa color schemes
#72c5aa color preview, HTML & CSS examples
           This text has a color of #72c5aa        
        
          <p style="color:#72c5aa;">Text here</p>
        
        
          .mytext {color:#72c5aa;}
        
        Text color #72c5aa
      
           This box has a color of #72c5aa        
        
          <div style="background-color:#72c5aa;">Content here</div>
        
        
          .mybackground {background-color:#72c5aa;}
        
        Background color #72c5aa
      
           Border around this has a color of #72c5aa        
        
          <div style="border:2px solid #72c5aa;">Content here</div>
        
        
          .myborder {border:2px solid #72c5aa;}
        
        Border color #72c5aa