#2de2dc color space conversions
Hex:
        #2de2dc
        RGB:
        45, 226, 220
        CMY:
        82, 11, 14
        CMYK:
        80, 0, 3, 11
      HSL:
        178°, 75.7322%, 53.1373%
        HSV (HSB):
        178°, 80.0885%, 88.6275%
        XYZ:
        41.1968, 60.1179, 77.1428
        xyY:
        0.2308, 0.3369, 60.1179
      CIE-Lab:
        81.9022, -43.5977, -9.4991
        CIE-LCH:
        81.9022, 44.6205, 192.2915
        CIE-Luv:
        81.9022, -61.2463, -8.1143
        Hunter-Lab:
        77.5357, -40.8457, -4.7145
      #2de2dc color charts
#2de2dc RGB chart
      #2de2dc CMYK chart
      #2de2dc RGB pie chart
      #2de2dc color shades, tints & tones
#2de2dc color schemes
#2de2dc color preview, HTML & CSS examples
           This text has a color of #2de2dc        
        
          <p style="color:#2de2dc;">Text here</p>
        
        
          .mytext {color:#2de2dc;}
        
        Text color #2de2dc
      
           This box has a color of #2de2dc        
        
          <div style="background-color:#2de2dc;">Content here</div>
        
        
          .mybackground {background-color:#2de2dc;}
        
        Background color #2de2dc
      
           Border around this has a color of #2de2dc        
        
          <div style="border:2px solid #2de2dc;">Content here</div>
        
        
          .myborder {border:2px solid #2de2dc;}
        
        Border color #2de2dc