#2de2ef color space conversions
Hex:
        #2de2ef
        RGB:
        45, 226, 239
        CMY:
        82, 11, 6
        CMYK:
        81, 5, 0, 6
      HSL:
        184°, 85.8407%, 55.6863%
        HSV (HSB):
        184°, 81.1715%, 93.7255%
        XYZ:
        43.8585, 61.1826, 91.1592
        xyY:
        0.2235, 0.3118, 61.1826
      CIE-Lab:
        82.4768, -38.0944, -18.7119
        CIE-LCH:
        82.4768, 42.4419, 206.1601
        CIE-Luv:
        82.4768, -59.8249, -24.1227
        Hunter-Lab:
        78.2193, -36.7966, -14.3449
      #2de2ef color charts
#2de2ef RGB chart
      #2de2ef CMYK chart
      #2de2ef RGB pie chart
      #2de2ef color shades, tints & tones
#2de2ef color schemes
#2de2ef color preview, HTML & CSS examples
           This text has a color of #2de2ef        
        
          <p style="color:#2de2ef;">Text here</p>
        
        
          .mytext {color:#2de2ef;}
        
        Text color #2de2ef
      
           This box has a color of #2de2ef        
        
          <div style="background-color:#2de2ef;">Content here</div>
        
        
          .mybackground {background-color:#2de2ef;}
        
        Background color #2de2ef
      
           Border around this has a color of #2de2ef        
        
          <div style="border:2px solid #2de2ef;">Content here</div>
        
        
          .myborder {border:2px solid #2de2ef;}
        
        Border color #2de2ef