#2ab2d2 color space conversions
Hex:
        #2ab2d2
        RGB:
        42, 178, 210
        CMY:
        84, 30, 18
        CMYK:
        80, 15, 0, 18
      HSL:
        191°, 66.6667%, 49.4118%
        HSV (HSB):
        191°, 80.0000%, 82.3529%
        XYZ:
        28.5081, 36.9862, 66.6093
        xyY:
        0.2158, 0.2800, 36.9862
      CIE-Lab:
        67.2667, -24.2150, -26.2175
        CIE-LCH:
        67.2667, 35.6892, 227.2738
        CIE-Luv:
        67.2667, -45.6720, -37.8449
        Hunter-Lab:
        60.8163, -22.7552, -22.3663
      #2ab2d2 color charts
#2ab2d2 RGB chart
      #2ab2d2 CMYK chart
      #2ab2d2 RGB pie chart
      #2ab2d2 color shades, tints & tones
#2ab2d2 color schemes
#2ab2d2 color preview, HTML & CSS examples
           This text has a color of #2ab2d2        
        
          <p style="color:#2ab2d2;">Text here</p>
        
        
          .mytext {color:#2ab2d2;}
        
        Text color #2ab2d2
      
           This box has a color of #2ab2d2        
        
          <div style="background-color:#2ab2d2;">Content here</div>
        
        
          .mybackground {background-color:#2ab2d2;}
        
        Background color #2ab2d2
      
           Border around this has a color of #2ab2d2        
        
          <div style="border:2px solid #2ab2d2;">Content here</div>
        
        
          .myborder {border:2px solid #2ab2d2;}
        
        Border color #2ab2d2