#2f6a6b color space conversions
Hex:
        #2f6a6b
        RGB:
        47, 106, 107
        CMY:
        82, 58, 58
        CMYK:
        56, 1, 0, 58
      HSL:
        181°, 38.9610%, 30.1961%
        HSV (HSB):
        181°, 56.0748%, 41.9608%
        XYZ:
        8.9802, 11.9739, 15.7478
        xyY:
        0.2447, 0.3262, 11.9739
      CIE-Lab:
        41.1747, -18.7134, -6.4054
        CIE-LCH:
        41.1747, 19.7793, 198.8956
        CIE-Luv:
        41.1747, -24.3686, -6.0909
        Hunter-Lab:
        34.6034, -14.2321, -2.7602
      #2f6a6b color charts
#2f6a6b RGB chart
      #2f6a6b CMYK chart
      #2f6a6b RGB pie chart
      #2f6a6b color shades, tints & tones
#2f6a6b color schemes
#2f6a6b color preview, HTML & CSS examples
           This text has a color of #2f6a6b        
        
          <p style="color:#2f6a6b;">Text here</p>
        
        
          .mytext {color:#2f6a6b;}
        
        Text color #2f6a6b
      
           This box has a color of #2f6a6b        
        
          <div style="background-color:#2f6a6b;">Content here</div>
        
        
          .mybackground {background-color:#2f6a6b;}
        
        Background color #2f6a6b
      
           Border around this has a color of #2f6a6b        
        
          <div style="border:2px solid #2f6a6b;">Content here</div>
        
        
          .myborder {border:2px solid #2f6a6b;}
        
        Border color #2f6a6b