#2f6f80 color space conversions
Hex:
        #2f6f80
        RGB:
        47, 111, 128
        CMY:
        82, 56, 50
        CMYK:
        63, 13, 0, 50
      HSL:
        193°, 46.2857%, 34.3137%
        HSV (HSB):
        193°, 63.2812%, 50.1961%
        XYZ:
        10.7530, 13.5317, 22.4672
        xyY:
        0.2300, 0.2894, 13.5317
      CIE-Lab:
        43.5537, -14.8725, -15.5054
        CIE-LCH:
        43.5537, 21.4851, 226.1935
        CIE-Luv:
        43.5537, -25.3901, -19.8946
        Hunter-Lab:
        36.7855, -12.1961, -10.4623
      #2f6f80 color charts
#2f6f80 RGB chart
      #2f6f80 CMYK chart
      #2f6f80 RGB pie chart
      #2f6f80 color shades, tints & tones
#2f6f80 color schemes
#2f6f80 color preview, HTML & CSS examples
           This text has a color of #2f6f80        
        
          <p style="color:#2f6f80;">Text here</p>
        
        
          .mytext {color:#2f6f80;}
        
        Text color #2f6f80
      
           This box has a color of #2f6f80        
        
          <div style="background-color:#2f6f80;">Content here</div>
        
        
          .mybackground {background-color:#2f6f80;}
        
        Background color #2f6f80
      
           Border around this has a color of #2f6f80        
        
          <div style="border:2px solid #2f6f80;">Content here</div>
        
        
          .myborder {border:2px solid #2f6f80;}
        
        Border color #2f6f80