#2f728a color space conversions
Hex:
        #2f728a
        RGB:
        47, 114, 138
        CMY:
        82, 55, 46
        CMYK:
        66, 17, 0, 46
      HSL:
        196°, 49.1892%, 36.2745%
        HSV (HSB):
        196°, 65.9420%, 54.1176%
        XYZ:
        11.7770, 14.4739, 26.2178
        xyY:
        0.2245, 0.2759, 14.4739
      CIE-Lab:
        44.9051, -13.2523, -19.4165
        CIE-LCH:
        44.9051, 23.5080, 235.6853
        CIE-Luv:
        44.9051, -26.0722, -26.1312
        Hunter-Lab:
        38.0446, -11.3219, -14.2274
      #2f728a color charts
#2f728a RGB chart
      #2f728a CMYK chart
      #2f728a RGB pie chart
      #2f728a color shades, tints & tones
#2f728a color schemes
#2f728a color preview, HTML & CSS examples
           This text has a color of #2f728a        
        
          <p style="color:#2f728a;">Text here</p>
        
        
          .mytext {color:#2f728a;}
        
        Text color #2f728a
      
           This box has a color of #2f728a        
        
          <div style="background-color:#2f728a;">Content here</div>
        
        
          .mybackground {background-color:#2f728a;}
        
        Background color #2f728a
      
           Border around this has a color of #2f728a        
        
          <div style="border:2px solid #2f728a;">Content here</div>
        
        
          .myborder {border:2px solid #2f728a;}
        
        Border color #2f728a