#72979f color space conversions
Hex:
        #72979f
        RGB:
        114, 151, 159
        CMY:
        55, 41, 38
        CMYK:
        28, 5, 0, 38
      HSL:
        191°, 18.9873%, 53.5294%
        HSV (HSB):
        191°, 28.3019%, 62.3529%
        XYZ:
        24.2640, 28.2138, 36.9679
        xyY:
        0.2713, 0.3154, 28.2138
      CIE-Lab:
        60.0814, -10.7529, -8.3499
        CIE-LCH:
        60.0814, 13.6142, 217.8302
        CIE-Luv:
        60.0814, -18.7617, -10.6069
        Hunter-Lab:
        53.1167, -11.4143, -4.0826
      #72979f color charts
#72979f RGB chart
      #72979f CMYK chart
      #72979f RGB pie chart
      #72979f color shades, tints & tones
#72979f color schemes
#72979f color preview, HTML & CSS examples
           This text has a color of #72979f        
        
          <p style="color:#72979f;">Text here</p>
        
        
          .mytext {color:#72979f;}
        
        Text color #72979f
      
           This box has a color of #72979f        
        
          <div style="background-color:#72979f;">Content here</div>
        
        
          .mybackground {background-color:#72979f;}
        
        Background color #72979f
      
           Border around this has a color of #72979f        
        
          <div style="border:2px solid #72979f;">Content here</div>
        
        
          .myborder {border:2px solid #72979f;}
        
        Border color #72979f