#2f8975 color space conversions
Hex:
        #2f8975
        RGB:
        47, 137, 117
        CMY:
        82, 46, 54
        CMYK:
        66, 0, 15, 46
      HSL:
        167°, 48.9130%, 36.0784%
        HSV (HSB):
        167°, 65.6934%, 53.7255%
        XYZ:
        13.3288, 19.7800, 19.9450
        xyY:
        0.2512, 0.3728, 19.7800
      CIE-Lab:
        51.5876, -31.5564, 2.9451
        CIE-LCH:
        51.5876, 31.6935, 174.6681
        CIE-Luv:
        51.5876, -36.0075, 8.7021
        Hunter-Lab:
        44.4747, -24.3353, 4.5432
      #2f8975 color charts
#2f8975 RGB chart
      #2f8975 CMYK chart
      #2f8975 RGB pie chart
      #2f8975 color shades, tints & tones
#2f8975 color schemes
#2f8975 color preview, HTML & CSS examples
           This text has a color of #2f8975        
        
          <p style="color:#2f8975;">Text here</p>
        
        
          .mytext {color:#2f8975;}
        
        Text color #2f8975
      
           This box has a color of #2f8975        
        
          <div style="background-color:#2f8975;">Content here</div>
        
        
          .mybackground {background-color:#2f8975;}
        
        Background color #2f8975
      
           Border around this has a color of #2f8975        
        
          <div style="border:2px solid #2f8975;">Content here</div>
        
        
          .myborder {border:2px solid #2f8975;}
        
        Border color #2f8975