#2de2f2 color space conversions
Hex:
        #2de2f2
        RGB:
        45, 226, 242
        CMY:
        82, 11, 5
        CMYK:
        81, 7, 0, 5
      HSL:
        185°, 88.3408%, 56.2745%
        HSV (HSB):
        185°, 81.4050%, 94.9020%
        XYZ:
        44.3056, 61.3614, 93.5132
        xyY:
        0.2224, 0.3081, 61.3614
      CIE-Lab:
        82.5726, -37.1992, -20.1554
        CIE-LCH:
        82.5726, 42.3087, 208.4498
        CIE-Luv:
        82.5726, -59.6009, -26.6801
        Hunter-Lab:
        78.3335, -36.1238, -15.9459
      #2de2f2 color charts
#2de2f2 RGB chart
      #2de2f2 CMYK chart
      #2de2f2 RGB pie chart
      #2de2f2 color shades, tints & tones
#2de2f2 color schemes
#2de2f2 color preview, HTML & CSS examples
           This text has a color of #2de2f2        
        
          <p style="color:#2de2f2;">Text here</p>
        
        
          .mytext {color:#2de2f2;}
        
        Text color #2de2f2
      
           This box has a color of #2de2f2        
        
          <div style="background-color:#2de2f2;">Content here</div>
        
        
          .mybackground {background-color:#2de2f2;}
        
        Background color #2de2f2
      
           Border around this has a color of #2de2f2        
        
          <div style="border:2px solid #2de2f2;">Content here</div>
        
        
          .myborder {border:2px solid #2de2f2;}
        
        Border color #2de2f2