#2abdd9 color space conversions
Hex:
        #2abdd9
        RGB:
        42, 189, 217
        CMY:
        84, 26, 15
        CMYK:
        81, 13, 0, 15
      HSL:
        190°, 69.7211%, 50.7843%
        HSV (HSB):
        190°, 80.6452%, 85.0980%
        XYZ:
        31.6768, 41.8972, 72.0631
        xyY:
        0.2175, 0.2877, 41.8972
      CIE-Lab:
        70.8000, -27.4773, -24.6382
        CIE-LCH:
        70.8000, 36.9059, 221.8818
        CIE-Luv:
        70.8000, -49.0115, -35.0164
        Hunter-Lab:
        64.7280, -25.9191, -20.6992
      #2abdd9 color charts
#2abdd9 RGB chart
      #2abdd9 CMYK chart
      #2abdd9 RGB pie chart
      #2abdd9 color shades, tints & tones
#2abdd9 color schemes
#2abdd9 color preview, HTML & CSS examples
           This text has a color of #2abdd9        
        
          <p style="color:#2abdd9;">Text here</p>
        
        
          .mytext {color:#2abdd9;}
        
        Text color #2abdd9
      
           This box has a color of #2abdd9        
        
          <div style="background-color:#2abdd9;">Content here</div>
        
        
          .mybackground {background-color:#2abdd9;}
        
        Background color #2abdd9
      
           Border around this has a color of #2abdd9        
        
          <div style="border:2px solid #2abdd9;">Content here</div>
        
        
          .myborder {border:2px solid #2abdd9;}
        
        Border color #2abdd9