#2fc05a color space conversions
Hex:
        #2fc05a
        RGB:
        47, 192, 90
        CMY:
        82, 25, 65
        CMYK:
        76, 0, 53, 25
      HSL:
        138°, 60.6695%, 46.8627%
        HSV (HSB):
        138°, 75.5208%, 75.2941%
        XYZ:
        21.8674, 39.0418, 16.0562
        xyY:
        0.2841, 0.5073, 39.0418
      CIE-Lab:
        68.7815, -59.0606, 40.5118
        CIE-LCH:
        68.7815, 71.6196, 145.5523
        CIE-Luv:
        68.7815, -57.6138, 60.4216
        Hunter-Lab:
        62.4834, -46.8762, 28.5029
      #2fc05a color charts
#2fc05a RGB chart
      #2fc05a CMYK chart
      #2fc05a RGB pie chart
      #2fc05a color shades, tints & tones
#2fc05a color schemes
#2fc05a color preview, HTML & CSS examples
           This text has a color of #2fc05a        
        
          <p style="color:#2fc05a;">Text here</p>
        
        
          .mytext {color:#2fc05a;}
        
        Text color #2fc05a
      
           This box has a color of #2fc05a        
        
          <div style="background-color:#2fc05a;">Content here</div>
        
        
          .mybackground {background-color:#2fc05a;}
        
        Background color #2fc05a
      
           Border around this has a color of #2fc05a        
        
          <div style="border:2px solid #2fc05a;">Content here</div>
        
        
          .myborder {border:2px solid #2fc05a;}
        
        Border color #2fc05a