#2a8d81 color space conversions
Hex:
        #2a8d81
        RGB:
        42, 141, 129
        CMY:
        84, 45, 49
        CMYK:
        70, 0, 9, 45
      HSL:
        173°, 54.0984%, 35.8824%
        HSV (HSB):
        173°, 70.2128%, 55.2941%
        XYZ:
        14.4422, 21.1270, 24.0856
        xyY:
        0.2421, 0.3542, 21.1270
      CIE-Lab:
        53.0882, -30.9843, -1.8389
        CIE-LCH:
        53.0882, 31.0389, 183.3966
        CIE-Luv:
        53.0882, -37.7562, 1.9161
        Hunter-Lab:
        45.9641, -24.3515, 1.1063
      #2a8d81 color charts
#2a8d81 RGB chart
      #2a8d81 CMYK chart
      #2a8d81 RGB pie chart
      #2a8d81 color shades, tints & tones
#2a8d81 color schemes
#2a8d81 color preview, HTML & CSS examples
           This text has a color of #2a8d81        
        
          <p style="color:#2a8d81;">Text here</p>
        
        
          .mytext {color:#2a8d81;}
        
        Text color #2a8d81
      
           This box has a color of #2a8d81        
        
          <div style="background-color:#2a8d81;">Content here</div>
        
        
          .mybackground {background-color:#2a8d81;}
        
        Background color #2a8d81
      
           Border around this has a color of #2a8d81        
        
          <div style="border:2px solid #2a8d81;">Content here</div>
        
        
          .myborder {border:2px solid #2a8d81;}
        
        Border color #2a8d81