#2de5e2 color space conversions
Hex:
        #2de5e2
        RGB:
        45, 229, 226
        CMY:
        82, 10, 11
        CMYK:
        80, 0, 1, 10
      HSL:
        179°, 77.9661%, 53.7255%
        HSV (HSB):
        179°, 80.3493%, 89.8039%
        XYZ:
        42.8290, 62.0875, 81.6783
        xyY:
        0.2295, 0.3327, 62.0875
      CIE-Lab:
        82.9599, -43.2241, -11.1034
        CIE-LCH:
        82.9599, 44.6275, 194.4066
        CIE-Luv:
        82.9599, -61.8207, -10.7894
        Hunter-Lab:
        78.7956, -40.8696, -6.3021
      #2de5e2 color charts
#2de5e2 RGB chart
      #2de5e2 CMYK chart
      #2de5e2 RGB pie chart
      #2de5e2 color shades, tints & tones
#2de5e2 color schemes
#2de5e2 color preview, HTML & CSS examples
           This text has a color of #2de5e2        
        
          <p style="color:#2de5e2;">Text here</p>
        
        
          .mytext {color:#2de5e2;}
        
        Text color #2de5e2
      
           This box has a color of #2de5e2        
        
          <div style="background-color:#2de5e2;">Content here</div>
        
        
          .mybackground {background-color:#2de5e2;}
        
        Background color #2de5e2
      
           Border around this has a color of #2de5e2        
        
          <div style="border:2px solid #2de5e2;">Content here</div>
        
        
          .myborder {border:2px solid #2de5e2;}
        
        Border color #2de5e2