#2ab9b1 color space conversions
Hex:
        #2ab9b1
        RGB:
        42, 185, 177
        CMY:
        84, 27, 31
        CMYK:
        77, 0, 4, 27
      HSL:
        177°, 62.9956%, 44.5098%
        HSV (HSB):
        177°, 77.2973%, 72.5490%
        XYZ:
        26.2396, 38.3645, 47.6171
        xyY:
        0.2338, 0.3419, 38.3645
      CIE-Lab:
        68.2884, -37.7431, -6.4842
        CIE-LCH:
        68.2884, 38.2960, 189.7482
        CIE-Luv:
        68.2884, -50.4884, -4.0816
        Hunter-Lab:
        61.9391, -32.7744, -2.2232
      #2ab9b1 color charts
#2ab9b1 RGB chart
      #2ab9b1 CMYK chart
      #2ab9b1 RGB pie chart
      #2ab9b1 color shades, tints & tones
#2ab9b1 color schemes
#2ab9b1 color preview, HTML & CSS examples
           This text has a color of #2ab9b1        
        
          <p style="color:#2ab9b1;">Text here</p>
        
        
          .mytext {color:#2ab9b1;}
        
        Text color #2ab9b1
      
           This box has a color of #2ab9b1        
        
          <div style="background-color:#2ab9b1;">Content here</div>
        
        
          .mybackground {background-color:#2ab9b1;}
        
        Background color #2ab9b1
      
           Border around this has a color of #2ab9b1        
        
          <div style="border:2px solid #2ab9b1;">Content here</div>
        
        
          .myborder {border:2px solid #2ab9b1;}
        
        Border color #2ab9b1