#2eadf2 color space conversions
Hex:
        #2eadf2
        RGB:
        46, 173, 242
        CMY:
        82, 32, 5
        CMYK:
        81, 29, 0, 5
      HSL:
        201°, 88.2883%, 56.4706%
        HSV (HSB):
        201°, 80.9917%, 94.9020%
        XYZ:
        32.0973, 36.8788, 89.4310
        xyY:
        0.2026, 0.2328, 36.8788
      CIE-Lab:
        67.1860, -10.3727, -43.8766
        CIE-LCH:
        67.1860, 45.0860, 256.6991
        CIE-Luv:
        67.1860, -41.4226, -69.4273
        Hunter-Lab:
        60.7279, -11.9290, -44.8039
      #2eadf2 color charts
#2eadf2 RGB chart
      #2eadf2 CMYK chart
      #2eadf2 RGB pie chart
      #2eadf2 color shades, tints & tones
#2eadf2 color schemes
#2eadf2 color preview, HTML & CSS examples
           This text has a color of #2eadf2        
        
          <p style="color:#2eadf2;">Text here</p>
        
        
          .mytext {color:#2eadf2;}
        
        Text color #2eadf2
      
           This box has a color of #2eadf2        
        
          <div style="background-color:#2eadf2;">Content here</div>
        
        
          .mybackground {background-color:#2eadf2;}
        
        Background color #2eadf2
      
           Border around this has a color of #2eadf2        
        
          <div style="border:2px solid #2eadf2;">Content here</div>
        
        
          .myborder {border:2px solid #2eadf2;}
        
        Border color #2eadf2