#72b3bf color space conversions
Hex:
        #72b3bf
        RGB:
        114, 179, 191
        CMY:
        55, 30, 25
        CMYK:
        40, 6, 0, 25
      HSL:
        189°, 37.5610%, 59.8039%
        HSV (HSB):
        189°, 40.3141%, 74.9020%
        XYZ:
        32.4635, 39.5792, 55.2188
        xyY:
        0.2551, 0.3110, 39.5792
      CIE-Lab:
        69.1688, -17.5999, -12.6493
        CIE-LCH:
        69.1688, 21.6740, 215.7053
        CIE-Luv:
        69.1688, -30.4313, -16.6023
        Hunter-Lab:
        62.9120, -17.9874, -8.0013
      #72b3bf color charts
#72b3bf RGB chart
      #72b3bf CMYK chart
      #72b3bf RGB pie chart
      #72b3bf color shades, tints & tones
#72b3bf color schemes
#72b3bf color preview, HTML & CSS examples
           This text has a color of #72b3bf        
        
          <p style="color:#72b3bf;">Text here</p>
        
        
          .mytext {color:#72b3bf;}
        
        Text color #72b3bf
      
           This box has a color of #72b3bf        
        
          <div style="background-color:#72b3bf;">Content here</div>
        
        
          .mybackground {background-color:#72b3bf;}
        
        Background color #72b3bf
      
           Border around this has a color of #72b3bf        
        
          <div style="border:2px solid #72b3bf;">Content here</div>
        
        
          .myborder {border:2px solid #72b3bf;}
        
        Border color #72b3bf