#2aec12 color space conversions
Hex:
        #2aec12
        RGB:
        42, 236, 18
        CMY:
        84, 7, 93
        CMYK:
        82, 0, 92, 7
      HSL:
        113°, 85.8268%, 49.8039%
        HSV (HSB):
        113°, 92.3729%, 92.5490%
        XYZ:
        31.0595, 60.5268, 10.6181
        xyY:
        0.3039, 0.5922, 60.5268
      CIE-Lab:
        82.1237, -78.5533, 77.1213
        CIE-LCH:
        82.1237, 110.0832, 135.5270
        CIE-Luv:
        82.1237, -74.5907, 99.0534
        Hunter-Lab:
        77.7990, -64.8861, 46.3673
      #2aec12 color charts
#2aec12 RGB chart
      #2aec12 CMYK chart
      #2aec12 RGB pie chart
      #2aec12 color shades, tints & tones
#2aec12 color schemes
#2aec12 color preview, HTML & CSS examples
           This text has a color of #2aec12        
        
          <p style="color:#2aec12;">Text here</p>
        
        
          .mytext {color:#2aec12;}
        
        Text color #2aec12
      
           This box has a color of #2aec12        
        
          <div style="background-color:#2aec12;">Content here</div>
        
        
          .mybackground {background-color:#2aec12;}
        
        Background color #2aec12
      
           Border around this has a color of #2aec12        
        
          <div style="border:2px solid #2aec12;">Content here</div>
        
        
          .myborder {border:2px solid #2aec12;}
        
        Border color #2aec12