#2ab7a8 color space conversions
Hex:
        #2ab7a8
        RGB:
        42, 183, 168
        CMY:
        84, 28, 34
        CMYK:
        77, 0, 8, 28
      HSL:
        174°, 62.6667%, 44.1176%
        HSV (HSB):
        174°, 77.0492%, 71.7647%
        XYZ:
        24.9562, 37.1864, 42.9081
        xyY:
        0.2376, 0.3540, 37.1864
      CIE-Lab:
        67.4166, -39.3823, -2.8084
        CIE-LCH:
        67.4166, 39.4823, 184.0789
        CIE-Luv:
        67.4166, -50.4229, 1.8073
        Hunter-Lab:
        60.9806, -33.6653, 0.9679
      #2ab7a8 color charts
#2ab7a8 RGB chart
      #2ab7a8 CMYK chart
      #2ab7a8 RGB pie chart
      #2ab7a8 color shades, tints & tones
#2ab7a8 color schemes
#2ab7a8 color preview, HTML & CSS examples
           This text has a color of #2ab7a8        
        
          <p style="color:#2ab7a8;">Text here</p>
        
        
          .mytext {color:#2ab7a8;}
        
        Text color #2ab7a8
      
           This box has a color of #2ab7a8        
        
          <div style="background-color:#2ab7a8;">Content here</div>
        
        
          .mybackground {background-color:#2ab7a8;}
        
        Background color #2ab7a8
      
           Border around this has a color of #2ab7a8        
        
          <div style="border:2px solid #2ab7a8;">Content here</div>
        
        
          .myborder {border:2px solid #2ab7a8;}
        
        Border color #2ab7a8