#2ad2d2 color space conversions
Hex:
        #2ad2d2
        RGB:
        42, 210, 210
        CMY:
        84, 18, 18
        CMYK:
        80, 0, 0, 18
      HSL:
        180°, 66.6667%, 49.4118%
        HSV (HSB):
        180°, 80.0000%, 82.3529%
        XYZ:
        35.6343, 51.2386, 68.9847
        xyY:
        0.2286, 0.3288, 51.2386
      CIE-Lab:
        76.8233, -39.5661, -11.7352
        CIE-LCH:
        76.8233, 41.2697, 196.5202
        CIE-Luv:
        76.8233, -56.8030, -12.2659
        Hunter-Lab:
        71.5811, -36.4066, -7.0326
      #2ad2d2 color charts
#2ad2d2 RGB chart
      #2ad2d2 CMYK chart
      #2ad2d2 RGB pie chart
      #2ad2d2 color shades, tints & tones
#2ad2d2 color schemes
#2ad2d2 color preview, HTML & CSS examples
           This text has a color of #2ad2d2        
        
          <p style="color:#2ad2d2;">Text here</p>
        
        
          .mytext {color:#2ad2d2;}
        
        Text color #2ad2d2
      
           This box has a color of #2ad2d2        
        
          <div style="background-color:#2ad2d2;">Content here</div>
        
        
          .mybackground {background-color:#2ad2d2;}
        
        Background color #2ad2d2
      
           Border around this has a color of #2ad2d2        
        
          <div style="border:2px solid #2ad2d2;">Content here</div>
        
        
          .myborder {border:2px solid #2ad2d2;}
        
        Border color #2ad2d2