#2eadff color space conversions
Hex:
        #2eadff
        RGB:
        46, 173, 255
        CMY:
        82, 32, 0
        CMYK:
        82, 32, 0, 0
      HSL:
        204°, 100.0000%, 59.0196%
        HSV (HSB):
        204°, 81.9608%, 100.0000%
        XYZ:
        34.1203, 37.6880, 100.0839
        xyY:
        0.1985, 0.2193, 37.6880
      CIE-Lab:
        67.7900, -5.8097, -49.9950
        CIE-LCH:
        67.7900, 50.3314, 263.3716
        CIE-Luv:
        67.7900, -40.6637, -80.4841
        Hunter-Lab:
        61.3905, -8.2248, -53.6861
      #2eadff color charts
#2eadff RGB chart
      #2eadff CMYK chart
      #2eadff RGB pie chart
      #2eadff color shades, tints & tones
#2eadff color schemes
#2eadff color preview, HTML & CSS examples
           This text has a color of #2eadff        
        
          <p style="color:#2eadff;">Text here</p>
        
        
          .mytext {color:#2eadff;}
        
        Text color #2eadff
      
           This box has a color of #2eadff        
        
          <div style="background-color:#2eadff;">Content here</div>
        
        
          .mybackground {background-color:#2eadff;}
        
        Background color #2eadff
      
           Border around this has a color of #2eadff        
        
          <div style="border:2px solid #2eadff;">Content here</div>
        
        
          .myborder {border:2px solid #2eadff;}
        
        Border color #2eadff