#2ace2d color space conversions
Hex:
        #2ace2d
        RGB:
        42, 206, 45
        CMY:
        84, 19, 82
        CMYK:
        80, 0, 78, 19
      HSL:
        121°, 66.1290%, 48.6275%
        HSV (HSB):
        121°, 79.6117%, 80.7843%
        XYZ:
        23.4998, 44.8243, 9.8960
        xyY:
        0.3004, 0.5731, 44.8243
      CIE-Lab:
        72.7761, -68.8369, 63.1407
        CIE-LCH:
        72.7761, 93.4091, 137.4714
        CIE-Luv:
        72.7761, -64.6032, 82.9528
        Hunter-Lab:
        66.9510, -54.5106, 38.1020
      #2ace2d color charts
#2ace2d RGB chart
      #2ace2d CMYK chart
      #2ace2d RGB pie chart
      #2ace2d color shades, tints & tones
#2ace2d color schemes
#2ace2d color preview, HTML & CSS examples
           This text has a color of #2ace2d        
        
          <p style="color:#2ace2d;">Text here</p>
        
        
          .mytext {color:#2ace2d;}
        
        Text color #2ace2d
      
           This box has a color of #2ace2d        
        
          <div style="background-color:#2ace2d;">Content here</div>
        
        
          .mybackground {background-color:#2ace2d;}
        
        Background color #2ace2d
      
           Border around this has a color of #2ace2d        
        
          <div style="border:2px solid #2ace2d;">Content here</div>
        
        
          .myborder {border:2px solid #2ace2d;}
        
        Border color #2ace2d