#2de5ff color space conversions
Hex:
        #2de5ff
        RGB:
        45, 229, 255
        CMY:
        82, 10, 0
        CMYK:
        82, 10, 0, 0
      HSL:
        187°, 100.0000%, 58.8235%
        HSV (HSB):
        187°, 82.3529%, 100.0000%
        XYZ:
        47.1515, 63.8165, 104.4404
        xyY:
        0.2189, 0.2963, 63.8165
      CIE-Lab:
        83.8701, -34.6627, -25.0521
        CIE-LCH:
        83.8701, 42.7681, 215.8572
        CIE-Luv:
        83.8701, -59.6502, -35.4035
        Hunter-Lab:
        79.8852, -34.4412, -21.5949
      #2de5ff color charts
#2de5ff RGB chart
      #2de5ff CMYK chart
      #2de5ff RGB pie chart
      #2de5ff color shades, tints & tones
#2de5ff color schemes
#2de5ff color preview, HTML & CSS examples
           This text has a color of #2de5ff        
        
          <p style="color:#2de5ff;">Text here</p>
        
        
          .mytext {color:#2de5ff;}
        
        Text color #2de5ff
      
           This box has a color of #2de5ff        
        
          <div style="background-color:#2de5ff;">Content here</div>
        
        
          .mybackground {background-color:#2de5ff;}
        
        Background color #2de5ff
      
           Border around this has a color of #2de5ff        
        
          <div style="border:2px solid #2de5ff;">Content here</div>
        
        
          .myborder {border:2px solid #2de5ff;}
        
        Border color #2de5ff