#2aea06 color space conversions
Hex:
        #2aea06
        RGB:
        42, 234, 6
        CMY:
        84, 8, 98
        CMYK:
        82, 0, 97, 8
      HSL:
        111°, 95.0000%, 47.0588%
        HSV (HSB):
        111°, 97.4359%, 91.7647%
        XYZ:
        30.4105, 59.3510, 10.0254
        xyY:
        0.3048, 0.5948, 59.3510
      CIE-Lab:
        81.4842, -78.2121, 77.7645
        CIE-LCH:
        81.4842, 110.2925, 135.1644
        CIE-Luv:
        81.4842, -74.0412, 99.0353
        Hunter-Lab:
        77.0396, -64.3584, 46.2121
      #2aea06 color charts
#2aea06 RGB chart
      #2aea06 CMYK chart
      #2aea06 RGB pie chart
      #2aea06 color shades, tints & tones
#2aea06 color schemes
#2aea06 color preview, HTML & CSS examples
           This text has a color of #2aea06        
        
          <p style="color:#2aea06;">Text here</p>
        
        
          .mytext {color:#2aea06;}
        
        Text color #2aea06
      
           This box has a color of #2aea06        
        
          <div style="background-color:#2aea06;">Content here</div>
        
        
          .mybackground {background-color:#2aea06;}
        
        Background color #2aea06
      
           Border around this has a color of #2aea06        
        
          <div style="border:2px solid #2aea06;">Content here</div>
        
        
          .myborder {border:2px solid #2aea06;}
        
        Border color #2aea06