#2fca82 color space conversions
Hex:
        #2fca82
        RGB:
        47, 202, 130
        CMY:
        82, 21, 49
        CMYK:
        77, 0, 36, 21
      HSL:
        152°, 62.2490%, 48.8235%
        HSV (HSB):
        152°, 76.7327%, 79.2157%
        XYZ:
        26.3221, 44.4571, 28.3129
        xyY:
        0.2656, 0.4486, 44.4571
      CIE-Lab:
        72.5330, -55.6979, 24.9880
        CIE-LCH:
        72.5330, 61.0464, 155.8373
        CIE-Luv:
        72.5330, -58.9596, 43.2535
        Hunter-Lab:
        66.6762, -46.2159, 21.4969
      #2fca82 color charts
#2fca82 RGB chart
      #2fca82 CMYK chart
      #2fca82 RGB pie chart
      #2fca82 color shades, tints & tones
#2fca82 color schemes
#2fca82 color preview, HTML & CSS examples
           This text has a color of #2fca82        
        
          <p style="color:#2fca82;">Text here</p>
        
        
          .mytext {color:#2fca82;}
        
        Text color #2fca82
      
           This box has a color of #2fca82        
        
          <div style="background-color:#2fca82;">Content here</div>
        
        
          .mybackground {background-color:#2fca82;}
        
        Background color #2fca82
      
           Border around this has a color of #2fca82        
        
          <div style="border:2px solid #2fca82;">Content here</div>
        
        
          .myborder {border:2px solid #2fca82;}
        
        Border color #2fca82