#72b7ba color space conversions
Hex:
        #72b7ba
        RGB:
        114, 183, 186
        CMY:
        55, 28, 27
        CMYK:
        39, 2, 0, 27
      HSL:
        183°, 34.2857%, 58.8235%
        HSV (HSB):
        183°, 38.7097%, 72.9412%
        XYZ:
        32.7358, 40.9896, 52.6408
        xyY:
        0.2591, 0.3244, 40.9896
      CIE-Lab:
        70.1686, -20.9349, -8.4037
        CIE-LCH:
        70.1686, 22.5587, 201.8716
        CIE-Luv:
        70.1686, -32.1808, -9.4442
        Hunter-Lab:
        64.0231, -20.7710, -3.9330
      #72b7ba color charts
#72b7ba RGB chart
      #72b7ba CMYK chart
      #72b7ba RGB pie chart
      #72b7ba color shades, tints & tones
#72b7ba color schemes
#72b7ba color preview, HTML & CSS examples
           This text has a color of #72b7ba        
        
          <p style="color:#72b7ba;">Text here</p>
        
        
          .mytext {color:#72b7ba;}
        
        Text color #72b7ba
      
           This box has a color of #72b7ba        
        
          <div style="background-color:#72b7ba;">Content here</div>
        
        
          .mybackground {background-color:#72b7ba;}
        
        Background color #72b7ba
      
           Border around this has a color of #72b7ba        
        
          <div style="border:2px solid #72b7ba;">Content here</div>
        
        
          .myborder {border:2px solid #72b7ba;}
        
        Border color #72b7ba