#2de2e9 color space conversions
Hex:
        #2de2e9
        RGB:
        45, 226, 233
        CMY:
        82, 11, 9
        CMYK:
        81, 3, 0, 9
      HSL:
        182°, 81.0345%, 54.5098%
        HSV (HSB):
        182°, 80.6867%, 91.3725%
        XYZ:
        42.9865, 60.8338, 86.5673
        xyY:
        0.2258, 0.3195, 60.8338
      CIE-Lab:
        82.2893, -39.8641, -15.8154
        CIE-LCH:
        82.2893, 42.8867, 201.6399
        CIE-Luv:
        82.2893, -60.2737, -19.0289
        Hunter-Lab:
        77.9960, -38.1150, -11.2084
      #2de2e9 color charts
#2de2e9 RGB chart
      #2de2e9 CMYK chart
      #2de2e9 RGB pie chart
      #2de2e9 color shades, tints & tones
#2de2e9 color schemes
#2de2e9 color preview, HTML & CSS examples
           This text has a color of #2de2e9        
        
          <p style="color:#2de2e9;">Text here</p>
        
        
          .mytext {color:#2de2e9;}
        
        Text color #2de2e9
      
           This box has a color of #2de2e9        
        
          <div style="background-color:#2de2e9;">Content here</div>
        
        
          .mybackground {background-color:#2de2e9;}
        
        Background color #2de2e9
      
           Border around this has a color of #2de2e9        
        
          <div style="border:2px solid #2de2e9;">Content here</div>
        
        
          .myborder {border:2px solid #2de2e9;}
        
        Border color #2de2e9