#2fb88f color space conversions
Hex:
        #2fb88f
        RGB:
        47, 184, 143
        CMY:
        82, 28, 44
        CMYK:
        74, 0, 22, 28
      HSL:
        162°, 59.3074%, 45.2941%
        HSV (HSB):
        162°, 74.4565%, 72.1569%
        XYZ:
        23.2707, 36.8685, 31.8764
        xyY:
        0.2529, 0.4007, 36.8685
      CIE-Lab:
        67.1782, -45.7315, 10.6102
        CIE-LCH:
        67.1782, 46.9462, 166.9379
        CIE-Luv:
        67.1782, -51.7953, 22.2622
        Hunter-Lab:
        60.7194, -37.8489, 11.3776
      #2fb88f color charts
#2fb88f RGB chart
      #2fb88f CMYK chart
      #2fb88f RGB pie chart
      #2fb88f color shades, tints & tones
#2fb88f color schemes
#2fb88f color preview, HTML & CSS examples
           This text has a color of #2fb88f        
        
          <p style="color:#2fb88f;">Text here</p>
        
        
          .mytext {color:#2fb88f;}
        
        Text color #2fb88f
      
           This box has a color of #2fb88f        
        
          <div style="background-color:#2fb88f;">Content here</div>
        
        
          .mybackground {background-color:#2fb88f;}
        
        Background color #2fb88f
      
           Border around this has a color of #2fb88f        
        
          <div style="border:2px solid #2fb88f;">Content here</div>
        
        
          .myborder {border:2px solid #2fb88f;}
        
        Border color #2fb88f