#2ab48f color space conversions
Hex:
        #2ab48f
        RGB:
        42, 180, 143
        CMY:
        84, 29, 44
        CMYK:
        77, 0, 21, 29
      HSL:
        164°, 62.1622%, 43.5294%
        HSV (HSB):
        164°, 76.6667%, 70.5882%
        XYZ:
        22.2340, 35.1179, 31.5932
        xyY:
        0.2500, 0.3948, 35.1179
      CIE-Lab:
        65.8404, -44.6804, 8.6981
        CIE-LCH:
        65.8404, 45.5192, 168.9838
        CIE-Luv:
        65.8404, -51.0932, 19.3508
        Hunter-Lab:
        59.2604, -36.7339, 9.8733
      #2ab48f color charts
#2ab48f RGB chart
      #2ab48f CMYK chart
      #2ab48f RGB pie chart
      #2ab48f color shades, tints & tones
#2ab48f color schemes
#2ab48f color preview, HTML & CSS examples
           This text has a color of #2ab48f        
        
          <p style="color:#2ab48f;">Text here</p>
        
        
          .mytext {color:#2ab48f;}
        
        Text color #2ab48f
      
           This box has a color of #2ab48f        
        
          <div style="background-color:#2ab48f;">Content here</div>
        
        
          .mybackground {background-color:#2ab48f;}
        
        Background color #2ab48f
      
           Border around this has a color of #2ab48f        
        
          <div style="border:2px solid #2ab48f;">Content here</div>
        
        
          .myborder {border:2px solid #2ab48f;}
        
        Border color #2ab48f