#2addd8 color space conversions
Hex:
        #2addd8
        RGB:
        42, 221, 216
        CMY:
        84, 13, 15
        CMYK:
        81, 0, 2, 13
      HSL:
        178°, 72.4696%, 51.5686%
        HSV (HSB):
        178°, 80.9955%, 86.6667%
        XYZ:
        39.2060, 57.1630, 73.9329
        xyY:
        0.2302, 0.3357, 57.1630
      CIE-Lab:
        80.2712, -42.7636, -9.8032
        CIE-LCH:
        80.2712, 43.8728, 192.9115
        CIE-Luv:
        80.2712, -60.1326, -8.7177
        Hunter-Lab:
        75.6062, -39.7489, -5.0535
      #2addd8 color charts
#2addd8 RGB chart
      #2addd8 CMYK chart
      #2addd8 RGB pie chart
      #2addd8 color shades, tints & tones
#2addd8 color schemes
#2addd8 color preview, HTML & CSS examples
           This text has a color of #2addd8        
        
          <p style="color:#2addd8;">Text here</p>
        
        
          .mytext {color:#2addd8;}
        
        Text color #2addd8
      
           This box has a color of #2addd8        
        
          <div style="background-color:#2addd8;">Content here</div>
        
        
          .mybackground {background-color:#2addd8;}
        
        Background color #2addd8
      
           Border around this has a color of #2addd8        
        
          <div style="border:2px solid #2addd8;">Content here</div>
        
        
          .myborder {border:2px solid #2addd8;}
        
        Border color #2addd8