#2e8ede color space conversions
Hex:
        #2e8ede
        RGB:
        46, 142, 222
        CMY:
        82, 44, 13
        CMYK:
        79, 36, 0, 13
      HSL:
        207°, 72.7273%, 52.5490%
        HSV (HSB):
        207°, 79.2793%, 87.0588%
        XYZ:
        23.9845, 25.2008, 72.7074
        xyY:
        0.1968, 0.2067, 25.2008
      CIE-Lab:
        57.2705, 0.1404, -48.4828
        CIE-LCH:
        57.2705, 48.4830, 270.1659
        CIE-Luv:
        57.2705, -32.1113, -76.3788
        Hunter-Lab:
        50.2004, -2.5676, -50.7320
      #2e8ede color charts
#2e8ede RGB chart
      #2e8ede CMYK chart
      #2e8ede RGB pie chart
      #2e8ede color shades, tints & tones
#2e8ede color schemes
#2e8ede color preview, HTML & CSS examples
           This text has a color of #2e8ede        
        
          <p style="color:#2e8ede;">Text here</p>
        
        
          .mytext {color:#2e8ede;}
        
        Text color #2e8ede
      
           This box has a color of #2e8ede        
        
          <div style="background-color:#2e8ede;">Content here</div>
        
        
          .mybackground {background-color:#2e8ede;}
        
        Background color #2e8ede
      
           Border around this has a color of #2e8ede        
        
          <div style="border:2px solid #2e8ede;">Content here</div>
        
        
          .myborder {border:2px solid #2e8ede;}
        
        Border color #2e8ede