#2cdb98 color space conversions
Hex:
        #2cdb98
        RGB:
        44, 219, 152
        CMY:
        83, 14, 40
        CMYK:
        80, 0, 31, 14
      HSL:
        157°, 70.8502%, 51.5686%
        HSV (HSB):
        157°, 79.9087%, 85.8824%
        XYZ:
        32.0377, 53.4655, 38.3371
        xyY:
        0.2587, 0.4317, 53.4655
      CIE-Lab:
        78.1490, -57.8427, 21.0994
        CIE-LCH:
        78.1490, 61.5708, 159.9595
        CIE-Luv:
        78.1490, -63.8075, 39.3126
        Hunter-Lab:
        73.1201, -49.7501, 20.0982
      #2cdb98 color charts
#2cdb98 RGB chart
      #2cdb98 CMYK chart
      #2cdb98 RGB pie chart
      #2cdb98 color shades, tints & tones
#2cdb98 color schemes
#2cdb98 color preview, HTML & CSS examples
           This text has a color of #2cdb98        
        
          <p style="color:#2cdb98;">Text here</p>
        
        
          .mytext {color:#2cdb98;}
        
        Text color #2cdb98
      
           This box has a color of #2cdb98        
        
          <div style="background-color:#2cdb98;">Content here</div>
        
        
          .mybackground {background-color:#2cdb98;}
        
        Background color #2cdb98
      
           Border around this has a color of #2cdb98        
        
          <div style="border:2px solid #2cdb98;">Content here</div>
        
        
          .myborder {border:2px solid #2cdb98;}
        
        Border color #2cdb98