#2fc12b color space conversions
Hex:
        #2fc12b
        RGB:
        47, 193, 43
        CMY:
        82, 24, 83
        CMYK:
        76, 0, 78, 24
      HSL:
        118°, 63.5593%, 46.2745%
        HSV (HSB):
        118°, 77.7202%, 75.6863%
        XYZ:
        20.6783, 38.9187, 8.7077
        xyY:
        0.3027, 0.5698, 38.9187
      CIE-Lab:
        68.6923, -64.3332, 59.8536
        CIE-LCH:
        68.6923, 87.8704, 137.0659
        CIE-Luv:
        68.6923, -59.5364, 77.8089
        Hunter-Lab:
        62.3848, -50.0072, 35.3937
      #2fc12b color charts
#2fc12b RGB chart
      #2fc12b CMYK chart
      #2fc12b RGB pie chart
      #2fc12b color shades, tints & tones
#2fc12b color schemes
#2fc12b color preview, HTML & CSS examples
           This text has a color of #2fc12b        
        
          <p style="color:#2fc12b;">Text here</p>
        
        
          .mytext {color:#2fc12b;}
        
        Text color #2fc12b
      
           This box has a color of #2fc12b        
        
          <div style="background-color:#2fc12b;">Content here</div>
        
        
          .mybackground {background-color:#2fc12b;}
        
        Background color #2fc12b
      
           Border around this has a color of #2fc12b        
        
          <div style="border:2px solid #2fc12b;">Content here</div>
        
        
          .myborder {border:2px solid #2fc12b;}
        
        Border color #2fc12b