#2ace06 color space conversions
Hex:
        #2ace06
        RGB:
        42, 206, 6
        CMY:
        84, 19, 98
        CMYK:
        80, 0, 97, 19
      HSL:
        109°, 94.3396%, 41.5686%
        HSV (HSB):
        109°, 97.0874%, 80.7843%
        XYZ:
        23.0590, 44.6480, 7.5749
        xyY:
        0.3063, 0.5931, 44.6480
      CIE-Lab:
        72.6595, -70.3090, 70.6050
        CIE-LCH:
        72.6595, 99.6415, 134.8796
        CIE-Luv:
        72.6595, -65.1086, 88.1012
        Hunter-Lab:
        66.8192, -55.3339, 40.0521
      #2ace06 color charts
#2ace06 RGB chart
      #2ace06 CMYK chart
      #2ace06 RGB pie chart
      #2ace06 color shades, tints & tones
#2ace06 color schemes
#2ace06 color preview, HTML & CSS examples
           This text has a color of #2ace06        
        
          <p style="color:#2ace06;">Text here</p>
        
        
          .mytext {color:#2ace06;}
        
        Text color #2ace06
      
           This box has a color of #2ace06        
        
          <div style="background-color:#2ace06;">Content here</div>
        
        
          .mybackground {background-color:#2ace06;}
        
        Background color #2ace06
      
           Border around this has a color of #2ace06        
        
          <div style="border:2px solid #2ace06;">Content here</div>
        
        
          .myborder {border:2px solid #2ace06;}
        
        Border color #2ace06