#2dccc9 color space conversions
Hex:
        #2dccc9
        RGB:
        45, 204, 201
        CMY:
        82, 20, 21
        CMYK:
        78, 0, 1, 20
      HSL:
        179°, 63.8554%, 48.8235%
        HSV (HSB):
        179°, 77.9412%, 80.0000%
        XYZ:
        33.2177, 47.9607, 62.7649
        xyY:
        0.2308, 0.3332, 47.9607
      CIE-Lab:
        74.8001, -39.1872, -9.8975
        CIE-LCH:
        74.8001, 40.4178, 194.1747
        CIE-Luv:
        74.8001, -55.0638, -9.3240
        Hunter-Lab:
        69.2536, -35.5759, -5.2573
      #2dccc9 color charts
#2dccc9 RGB chart
      #2dccc9 CMYK chart
      #2dccc9 RGB pie chart
      #2dccc9 color shades, tints & tones
#2dccc9 color schemes
#2dccc9 color preview, HTML & CSS examples
           This text has a color of #2dccc9        
        
          <p style="color:#2dccc9;">Text here</p>
        
        
          .mytext {color:#2dccc9;}
        
        Text color #2dccc9
      
           This box has a color of #2dccc9        
        
          <div style="background-color:#2dccc9;">Content here</div>
        
        
          .mybackground {background-color:#2dccc9;}
        
        Background color #2dccc9
      
           Border around this has a color of #2dccc9        
        
          <div style="border:2px solid #2dccc9;">Content here</div>
        
        
          .myborder {border:2px solid #2dccc9;}
        
        Border color #2dccc9