#2aca06 color space conversions
Hex:
        #2aca06
        RGB:
        42, 202, 6
        CMY:
        84, 21, 98
        CMYK:
        79, 0, 97, 21
      HSL:
        109°, 94.2308%, 40.7843%
        HSV (HSB):
        109°, 97.0297%, 79.2157%
        XYZ:
        22.1082, 42.7464, 7.2580
        xyY:
        0.3066, 0.5928, 42.7464
      CIE-Lab:
        71.3825, -69.1511, 69.5669
        CIE-LCH:
        71.3825, 98.0889, 134.8283
        CIE-Luv:
        71.3825, -63.8032, 86.5161
        Hunter-Lab:
        65.3808, -54.0573, 39.1847
      #2aca06 color charts
#2aca06 RGB chart
      #2aca06 CMYK chart
      #2aca06 RGB pie chart
      #2aca06 color shades, tints & tones
#2aca06 color schemes
#2aca06 color preview, HTML & CSS examples
           This text has a color of #2aca06        
        
          <p style="color:#2aca06;">Text here</p>
        
        
          .mytext {color:#2aca06;}
        
        Text color #2aca06
      
           This box has a color of #2aca06        
        
          <div style="background-color:#2aca06;">Content here</div>
        
        
          .mybackground {background-color:#2aca06;}
        
        Background color #2aca06
      
           Border around this has a color of #2aca06        
        
          <div style="border:2px solid #2aca06;">Content here</div>
        
        
          .myborder {border:2px solid #2aca06;}
        
        Border color #2aca06