#2fd384 color space conversions
Hex:
        #2fd384
        RGB:
        47, 211, 132
        CMY:
        82, 17, 48
        CMYK:
        78, 0, 37, 17
      HSL:
        151°, 65.0794%, 50.5882%
        HSV (HSB):
        151°, 77.7251%, 82.7451%
        XYZ:
        28.6314, 48.8588, 29.7515
        xyY:
        0.2670, 0.4556, 48.8588
      CIE-Lab:
        75.3634, -58.6329, 27.7416
        CIE-LCH:
        75.3634, 64.8646, 154.6792
        CIE-Luv:
        75.3634, -61.9434, 47.5414
        Hunter-Lab:
        69.8991, -49.2079, 23.6935
      #2fd384 color charts
#2fd384 RGB chart
      #2fd384 CMYK chart
      #2fd384 RGB pie chart
      #2fd384 color shades, tints & tones
#2fd384 color schemes
#2fd384 color preview, HTML & CSS examples
           This text has a color of #2fd384        
        
          <p style="color:#2fd384;">Text here</p>
        
        
          .mytext {color:#2fd384;}
        
        Text color #2fd384
      
           This box has a color of #2fd384        
        
          <div style="background-color:#2fd384;">Content here</div>
        
        
          .mybackground {background-color:#2fd384;}
        
        Background color #2fd384
      
           Border around this has a color of #2fd384        
        
          <div style="border:2px solid #2fd384;">Content here</div>
        
        
          .myborder {border:2px solid #2fd384;}
        
        Border color #2fd384