#2dec10 color space conversions
Hex:
        #2dec10
        RGB:
        45, 236, 16
        CMY:
        82, 7, 94
        CMYK:
        81, 0, 93, 7
      HSL:
        112°, 87.3016%, 49.4118%
        HSV (HSB):
        112°, 93.2203%, 92.5490%
        XYZ:
        31.1712, 60.5862, 10.5416
        xyY:
        0.3047, 0.5922, 60.5862
      CIE-Lab:
        82.1558, -78.2792, 77.3982
        CIE-LCH:
        82.1558, 110.0823, 135.3243
        CIE-Luv:
        82.1558, -74.2375, 99.2028
        Hunter-Lab:
        77.8371, -64.7317, 46.4562
      #2dec10 color charts
#2dec10 RGB chart
      #2dec10 CMYK chart
      #2dec10 RGB pie chart
      #2dec10 color shades, tints & tones
#2dec10 color schemes
#2dec10 color preview, HTML & CSS examples
           This text has a color of #2dec10        
        
          <p style="color:#2dec10;">Text here</p>
        
        
          .mytext {color:#2dec10;}
        
        Text color #2dec10
      
           This box has a color of #2dec10        
        
          <div style="background-color:#2dec10;">Content here</div>
        
        
          .mybackground {background-color:#2dec10;}
        
        Background color #2dec10
      
           Border around this has a color of #2dec10        
        
          <div style="border:2px solid #2dec10;">Content here</div>
        
        
          .myborder {border:2px solid #2dec10;}
        
        Border color #2dec10