#2fcf8a color space conversions
Hex:
        #2fcf8a
        RGB:
        47, 207, 138
        CMY:
        82, 19, 46
        CMYK:
        77, 0, 33, 19
      HSL:
        154°, 62.9921%, 49.8039%
        HSV (HSB):
        154°, 77.2947%, 81.1765%
        XYZ:
        28.0726, 47.0650, 31.6496
        xyY:
        0.2629, 0.4407, 47.0650
      CIE-Lab:
        74.2313, -55.9482, 23.0864
        CIE-LCH:
        74.2313, 60.5243, 157.5771
        CIE-Luv:
        74.2313, -60.2034, 41.1332
        Hunter-Lab:
        68.6039, -47.0151, 20.6700
      #2fcf8a color charts
#2fcf8a RGB chart
      #2fcf8a CMYK chart
      #2fcf8a RGB pie chart
      #2fcf8a color shades, tints & tones
#2fcf8a color schemes
#2fcf8a color preview, HTML & CSS examples
           This text has a color of #2fcf8a        
        
          <p style="color:#2fcf8a;">Text here</p>
        
        
          .mytext {color:#2fcf8a;}
        
        Text color #2fcf8a
      
           This box has a color of #2fcf8a        
        
          <div style="background-color:#2fcf8a;">Content here</div>
        
        
          .mybackground {background-color:#2fcf8a;}
        
        Background color #2fcf8a
      
           Border around this has a color of #2fcf8a        
        
          <div style="border:2px solid #2fcf8a;">Content here</div>
        
        
          .myborder {border:2px solid #2fcf8a;}
        
        Border color #2fcf8a