#2ab4b1 color space conversions
Hex:
        #2ab4b1
        RGB:
        42, 180, 177
        CMY:
        84, 29, 31
        CMYK:
        77, 0, 2, 29
      HSL:
        179°, 62.1622%, 43.5294%
        HSV (HSB):
        179°, 76.6667%, 70.5882%
        XYZ:
        25.2119, 36.3091, 47.2745
        xyY:
        0.2317, 0.3337, 36.3091
      CIE-Lab:
        66.7554, -35.4425, -8.7623
        CIE-LCH:
        66.7554, 36.5096, 193.8866
        CIE-Luv:
        66.7554, -48.7147, -7.9505
        Hunter-Lab:
        60.2570, -30.7643, -4.3359
      #2ab4b1 color charts
#2ab4b1 RGB chart
      #2ab4b1 CMYK chart
      #2ab4b1 RGB pie chart
      #2ab4b1 color shades, tints & tones
#2ab4b1 color schemes
#2ab4b1 color preview, HTML & CSS examples
           This text has a color of #2ab4b1        
        
          <p style="color:#2ab4b1;">Text here</p>
        
        
          .mytext {color:#2ab4b1;}
        
        Text color #2ab4b1
      
           This box has a color of #2ab4b1        
        
          <div style="background-color:#2ab4b1;">Content here</div>
        
        
          .mybackground {background-color:#2ab4b1;}
        
        Background color #2ab4b1
      
           Border around this has a color of #2ab4b1        
        
          <div style="border:2px solid #2ab4b1;">Content here</div>
        
        
          .myborder {border:2px solid #2ab4b1;}
        
        Border color #2ab4b1