#2fca60 color space conversions
Hex:
        #2fca60
        RGB:
        47, 202, 96
        CMY:
        82, 21, 62
        CMYK:
        77, 0, 52, 21
      HSL:
        139°, 62.2490%, 48.8235%
        HSV (HSB):
        139°, 76.7327%, 79.2157%
        XYZ:
        24.4041, 43.6899, 18.2131
        xyY:
        0.2828, 0.5062, 43.6899
      CIE-Lab:
        72.0208, -61.6063, 41.5625
        CIE-LCH:
        72.0208, 74.3154, 145.9945
        CIE-Luv:
        72.0208, -60.7810, 62.8097
        Hunter-Lab:
        66.0984, -49.7682, 29.9318
      #2fca60 color charts
#2fca60 RGB chart
      #2fca60 CMYK chart
      #2fca60 RGB pie chart
      #2fca60 color shades, tints & tones
#2fca60 color schemes
#2fca60 color preview, HTML & CSS examples
           This text has a color of #2fca60        
        
          <p style="color:#2fca60;">Text here</p>
        
        
          .mytext {color:#2fca60;}
        
        Text color #2fca60
      
           This box has a color of #2fca60        
        
          <div style="background-color:#2fca60;">Content here</div>
        
        
          .mybackground {background-color:#2fca60;}
        
        Background color #2fca60
      
           Border around this has a color of #2fca60        
        
          <div style="border:2px solid #2fca60;">Content here</div>
        
        
          .myborder {border:2px solid #2fca60;}
        
        Border color #2fca60