#2de5ed color space conversions
Hex:
        #2de5ed
        RGB:
        45, 229, 237
        CMY:
        82, 10, 7
        CMYK:
        81, 3, 0, 7
      HSL:
        183°, 84.2105%, 55.2941%
        HSV (HSB):
        183°, 81.0127%, 92.9412%
        XYZ:
        44.3876, 62.7109, 89.8857
        xyY:
        0.2253, 0.3184, 62.7109
      CIE-Lab:
        83.2901, -40.0525, -16.4278
        CIE-LCH:
        83.2901, 43.2906, 202.3014
        CIE-Luv:
        83.2901, -60.9954, -20.0443
        Hunter-Lab:
        79.1902, -38.5304, -11.8646
      #2de5ed color charts
#2de5ed RGB chart
      #2de5ed CMYK chart
      #2de5ed RGB pie chart
      #2de5ed color shades, tints & tones
#2de5ed color schemes
#2de5ed color preview, HTML & CSS examples
           This text has a color of #2de5ed        
        
          <p style="color:#2de5ed;">Text here</p>
        
        
          .mytext {color:#2de5ed;}
        
        Text color #2de5ed
      
           This box has a color of #2de5ed        
        
          <div style="background-color:#2de5ed;">Content here</div>
        
        
          .mybackground {background-color:#2de5ed;}
        
        Background color #2de5ed
      
           Border around this has a color of #2de5ed        
        
          <div style="border:2px solid #2de5ed;">Content here</div>
        
        
          .myborder {border:2px solid #2de5ed;}
        
        Border color #2de5ed