#2dcde2 color space conversions
Hex:
        #2dcde2
        RGB:
        45, 205, 226
        CMY:
        82, 20, 11
        CMYK:
        80, 9, 0, 11
      HSL:
        187°, 75.7322%, 53.1373%
        HSV (HSB):
        187°, 80.0885%, 88.6275%
        XYZ:
        36.6410, 49.7115, 79.6156
        xyY:
        0.2208, 0.2995, 49.7115
      CIE-Lab:
        75.8919, -32.1877, -21.7469
        CIE-LCH:
        75.8919, 38.8455, 214.0441
        CIE-Luv:
        75.8919, -53.5849, -29.7989
        Hunter-Lab:
        70.5064, -30.6228, -17.5956
      #2dcde2 color charts
#2dcde2 RGB chart
      #2dcde2 CMYK chart
      #2dcde2 RGB pie chart
      #2dcde2 color shades, tints & tones
#2dcde2 color schemes
#2dcde2 color preview, HTML & CSS examples
           This text has a color of #2dcde2        
        
          <p style="color:#2dcde2;">Text here</p>
        
        
          .mytext {color:#2dcde2;}
        
        Text color #2dcde2
      
           This box has a color of #2dcde2        
        
          <div style="background-color:#2dcde2;">Content here</div>
        
        
          .mybackground {background-color:#2dcde2;}
        
        Background color #2dcde2
      
           Border around this has a color of #2dcde2        
        
          <div style="border:2px solid #2dcde2;">Content here</div>
        
        
          .myborder {border:2px solid #2dcde2;}
        
        Border color #2dcde2