#2fdd09 color space conversions
Hex:
        #2fdd09
        RGB:
        47, 221, 9
        CMY:
        82, 13, 96
        CMYK:
        79, 0, 96, 13
      HSL:
        109°, 92.1739%, 45.0980%
        HSV (HSB):
        109°, 95.9276%, 86.6667%
        XYZ:
        27.0780, 52.3370, 8.9333
        xyY:
        0.3065, 0.5924, 52.3370
      CIE-Lab:
        77.4819, -73.9389, 74.2701
        CIE-LCH:
        77.4819, 104.7998, 134.8720
        CIE-Luv:
        77.4819, -69.2319, 93.8070
        Hunter-Lab:
        72.3443, -59.7910, 43.3197
      #2fdd09 color charts
#2fdd09 RGB chart
      #2fdd09 CMYK chart
      #2fdd09 RGB pie chart
      #2fdd09 color shades, tints & tones
#2fdd09 color schemes
#2fdd09 color preview, HTML & CSS examples
           This text has a color of #2fdd09        
        
          <p style="color:#2fdd09;">Text here</p>
        
        
          .mytext {color:#2fdd09;}
        
        Text color #2fdd09
      
           This box has a color of #2fdd09        
        
          <div style="background-color:#2fdd09;">Content here</div>
        
        
          .mybackground {background-color:#2fdd09;}
        
        Background color #2fdd09
      
           Border around this has a color of #2fdd09        
        
          <div style="border:2px solid #2fdd09;">Content here</div>
        
        
          .myborder {border:2px solid #2fdd09;}
        
        Border color #2fdd09