#2ab5b2 color space conversions
Hex:
        #2ab5b2
        RGB:
        42, 181, 178
        CMY:
        84, 29, 30
        CMYK:
        77, 0, 2, 29
      HSL:
        179°, 62.3318%, 43.7255%
        HSV (HSB):
        179°, 76.7956%, 70.9804%
        XYZ:
        25.5146, 36.7543, 47.8690
        xyY:
        0.2317, 0.3337, 36.7543
      CIE-Lab:
        67.0923, -35.6142, -8.8137
        CIE-LCH:
        67.0923, 36.6885, 193.9001
        CIE-Luv:
        67.0923, -48.9984, -8.0117
        Hunter-Lab:
        60.6254, -30.9714, -4.3769
      #2ab5b2 color charts
#2ab5b2 RGB chart
      #2ab5b2 CMYK chart
      #2ab5b2 RGB pie chart
      #2ab5b2 color shades, tints & tones
#2ab5b2 color schemes
#2ab5b2 color preview, HTML & CSS examples
           This text has a color of #2ab5b2        
        
          <p style="color:#2ab5b2;">Text here</p>
        
        
          .mytext {color:#2ab5b2;}
        
        Text color #2ab5b2
      
           This box has a color of #2ab5b2        
        
          <div style="background-color:#2ab5b2;">Content here</div>
        
        
          .mybackground {background-color:#2ab5b2;}
        
        Background color #2ab5b2
      
           Border around this has a color of #2ab5b2        
        
          <div style="border:2px solid #2ab5b2;">Content here</div>
        
        
          .myborder {border:2px solid #2ab5b2;}
        
        Border color #2ab5b2