#2abdaf color space conversions
Hex:
        #2abdaf
        RGB:
        42, 189, 175
        CMY:
        84, 26, 31
        CMYK:
        78, 0, 7, 26
      HSL:
        174°, 63.6364%, 45.2941%
        HSV (HSB):
        174°, 77.7778%, 74.1176%
        XYZ:
        26.8903, 39.9826, 46.8576
        xyY:
        0.2364, 0.3516, 39.9826
      CIE-Lab:
        69.4571, -40.1115, -3.6577
        CIE-LCH:
        69.4571, 40.2779, 185.2103
        CIE-Luv:
        69.4571, -52.0460, 0.6294
        Hunter-Lab:
        63.2318, -34.7457, 0.3257
      #2abdaf color charts
#2abdaf RGB chart
      #2abdaf CMYK chart
      #2abdaf RGB pie chart
      #2abdaf color shades, tints & tones
#2abdaf color schemes
#2abdaf color preview, HTML & CSS examples
           This text has a color of #2abdaf        
        
          <p style="color:#2abdaf;">Text here</p>
        
        
          .mytext {color:#2abdaf;}
        
        Text color #2abdaf
      
           This box has a color of #2abdaf        
        
          <div style="background-color:#2abdaf;">Content here</div>
        
        
          .mybackground {background-color:#2abdaf;}
        
        Background color #2abdaf
      
           Border around this has a color of #2abdaf        
        
          <div style="border:2px solid #2abdaf;">Content here</div>
        
        
          .myborder {border:2px solid #2abdaf;}
        
        Border color #2abdaf