#2f8f84 color space conversions
Hex:
        #2f8f84
        RGB:
        47, 143, 132
        CMY:
        82, 44, 48
        CMYK:
        67, 0, 8, 44
      HSL:
        173°, 50.5263%, 37.2549%
        HSV (HSB):
        173°, 67.1329%, 56.0784%
        XYZ:
        15.1596, 21.9152, 25.2609
        xyY:
        0.2432, 0.3516, 21.9152
      CIE-Lab:
        53.9369, -30.2958, -2.3118
        CIE-LCH:
        53.9369, 30.3839, 184.3636
        CIE-Luv:
        53.9369, -37.4073, 1.1529
        Hunter-Lab:
        46.8137, -24.1205, 0.7764
      #2f8f84 color charts
#2f8f84 RGB chart
      #2f8f84 CMYK chart
      #2f8f84 RGB pie chart
      #2f8f84 color shades, tints & tones
#2f8f84 color schemes
#2f8f84 color preview, HTML & CSS examples
           This text has a color of #2f8f84        
        
          <p style="color:#2f8f84;">Text here</p>
        
        
          .mytext {color:#2f8f84;}
        
        Text color #2f8f84
      
           This box has a color of #2f8f84        
        
          <div style="background-color:#2f8f84;">Content here</div>
        
        
          .mybackground {background-color:#2f8f84;}
        
        Background color #2f8f84
      
           Border around this has a color of #2f8f84        
        
          <div style="border:2px solid #2f8f84;">Content here</div>
        
        
          .myborder {border:2px solid #2f8f84;}
        
        Border color #2f8f84