#72b495 color space conversions
Hex:
        #72b495
        RGB:
        114, 180, 149
        CMY:
        55, 29, 42
        CMYK:
        37, 0, 17, 29
      HSL:
        152°, 30.5556%, 57.6471%
        HSV (HSB):
        152°, 36.6667%, 70.5882%
        XYZ:
        28.6855, 38.3899, 34.3319
        xyY:
        0.2829, 0.3786, 38.3899
      CIE-Lab:
        68.3070, -28.0063, 9.2304
        CIE-LCH:
        68.3070, 29.4882, 161.7586
        CIE-Luv:
        68.3070, -31.6719, 17.7556
        Hunter-Lab:
        61.9595, -25.7888, 10.5190
      #72b495 color charts
#72b495 RGB chart
      #72b495 CMYK chart
      #72b495 RGB pie chart
      #72b495 color shades, tints & tones
#72b495 color schemes
#72b495 color preview, HTML & CSS examples
           This text has a color of #72b495        
        
          <p style="color:#72b495;">Text here</p>
        
        
          .mytext {color:#72b495;}
        
        Text color #72b495
      
           This box has a color of #72b495        
        
          <div style="background-color:#72b495;">Content here</div>
        
        
          .mybackground {background-color:#72b495;}
        
        Background color #72b495
      
           Border around this has a color of #72b495        
        
          <div style="border:2px solid #72b495;">Content here</div>
        
        
          .myborder {border:2px solid #72b495;}
        
        Border color #72b495