#2de5ec color space conversions
Hex:
        #2de5ec
        RGB:
        45, 229, 236
        CMY:
        82, 10, 7
        CMYK:
        81, 3, 0, 7
      HSL:
        182°, 83.4061%, 55.0980%
        HSV (HSB):
        182°, 80.9322%, 92.5490%
        XYZ:
        44.2418, 62.6526, 89.1183
        xyY:
        0.2257, 0.3196, 62.6526
      CIE-Lab:
        83.2593, -40.3448, -15.9454
        CIE-LCH:
        83.2593, 43.3816, 201.5653
        CIE-Luv:
        83.2593, -61.0704, -19.1980
        Hunter-Lab:
        79.1534, -38.7481, -11.3468
      #2de5ec color charts
#2de5ec RGB chart
      #2de5ec CMYK chart
      #2de5ec RGB pie chart
      #2de5ec color shades, tints & tones
#2de5ec color schemes
#2de5ec color preview, HTML & CSS examples
           This text has a color of #2de5ec        
        
          <p style="color:#2de5ec;">Text here</p>
        
        
          .mytext {color:#2de5ec;}
        
        Text color #2de5ec
      
           This box has a color of #2de5ec        
        
          <div style="background-color:#2de5ec;">Content here</div>
        
        
          .mybackground {background-color:#2de5ec;}
        
        Background color #2de5ec
      
           Border around this has a color of #2de5ec        
        
          <div style="border:2px solid #2de5ec;">Content here</div>
        
        
          .myborder {border:2px solid #2de5ec;}
        
        Border color #2de5ec