#2aef10 color space conversions
Hex:
        #2aef10
        RGB:
        42, 239, 16
        CMY:
        84, 6, 94
        CMYK:
        82, 0, 93, 6
      HSL:
        113°, 87.4510%, 50.0000%
        HSV (HSB):
        113°, 93.3054%, 93.7255%
        XYZ:
        31.9149, 62.2627, 10.8260
        xyY:
        0.3039, 0.5930, 62.2627
      CIE-Lab:
        83.0529, -79.4254, 78.1264
        CIE-LCH:
        83.0529, 111.4097, 135.4724
        CIE-Luv:
        83.0529, -75.5426, 100.3715
        Hunter-Lab:
        78.9067, -65.8900, 47.1001
      #2aef10 color charts
#2aef10 RGB chart
      #2aef10 CMYK chart
      #2aef10 RGB pie chart
      #2aef10 color shades, tints & tones
#2aef10 color schemes
#2aef10 color preview, HTML & CSS examples
           This text has a color of #2aef10        
        
          <p style="color:#2aef10;">Text here</p>
        
        
          .mytext {color:#2aef10;}
        
        Text color #2aef10
      
           This box has a color of #2aef10        
        
          <div style="background-color:#2aef10;">Content here</div>
        
        
          .mybackground {background-color:#2aef10;}
        
        Background color #2aef10
      
           Border around this has a color of #2aef10        
        
          <div style="border:2px solid #2aef10;">Content here</div>
        
        
          .myborder {border:2px solid #2aef10;}
        
        Border color #2aef10