#2ac278 color space conversions
Hex:
        #2ac278
        RGB:
        42, 194, 120
        CMY:
        84, 24, 53
        CMYK:
        78, 0, 38, 24
      HSL:
        151°, 64.4068%, 46.2745%
        HSV (HSB):
        151°, 78.3505%, 76.0784%
        XYZ:
        23.6368, 40.4319, 24.3276
        xyY:
        0.2674, 0.4574, 40.4319
      CIE-Lab:
        69.7760, -55.2971, 26.5294
        CIE-LCH:
        69.7760, 61.3317, 154.3701
        CIE-Luv:
        69.7760, -57.4799, 44.6394
        Hunter-Lab:
        63.5861, -44.9220, 21.8263
      #2ac278 color charts
#2ac278 RGB chart
      #2ac278 CMYK chart
      #2ac278 RGB pie chart
      #2ac278 color shades, tints & tones
#2ac278 color schemes
#2ac278 color preview, HTML & CSS examples
           This text has a color of #2ac278        
        
          <p style="color:#2ac278;">Text here</p>
        
        
          .mytext {color:#2ac278;}
        
        Text color #2ac278
      
           This box has a color of #2ac278        
        
          <div style="background-color:#2ac278;">Content here</div>
        
        
          .mybackground {background-color:#2ac278;}
        
        Background color #2ac278
      
           Border around this has a color of #2ac278        
        
          <div style="border:2px solid #2ac278;">Content here</div>
        
        
          .myborder {border:2px solid #2ac278;}
        
        Border color #2ac278