#72c0bc color space conversions
Hex:
        #72c0bc
        RGB:
        114, 192, 188
        CMY:
        55, 25, 26
        CMYK:
        41, 0, 2, 25
      HSL:
        177°, 38.2353%, 60.0000%
        HSV (HSB):
        177°, 40.6250%, 75.2941%
        XYZ:
        34.8662, 44.9075, 54.4073
        xyY:
        0.2598, 0.3347, 44.9075
      CIE-Lab:
        72.8310, -24.9671, -5.5501
        CIE-LCH:
        72.8310, 25.5766, 192.5328
        CIE-Luv:
        72.8310, -35.8349, -4.4332
        Hunter-Lab:
        67.0131, -24.4013, -1.2279
      #72c0bc color charts
#72c0bc RGB chart
      #72c0bc CMYK chart
      #72c0bc RGB pie chart
      #72c0bc color shades, tints & tones
#72c0bc color schemes
#72c0bc color preview, HTML & CSS examples
           This text has a color of #72c0bc        
        
          <p style="color:#72c0bc;">Text here</p>
        
        
          .mytext {color:#72c0bc;}
        
        Text color #72c0bc
      
           This box has a color of #72c0bc        
        
          <div style="background-color:#72c0bc;">Content here</div>
        
        
          .mybackground {background-color:#72c0bc;}
        
        Background color #72c0bc
      
           Border around this has a color of #72c0bc        
        
          <div style="border:2px solid #72c0bc;">Content here</div>
        
        
          .myborder {border:2px solid #72c0bc;}
        
        Border color #72c0bc