#2eb8de color space conversions
Hex:
        #2eb8de
        RGB:
        46, 184, 222
        CMY:
        82, 28, 13
        CMYK:
        79, 17, 0, 13
      HSL:
        193°, 72.7273%, 52.5490%
        HSV (HSB):
        193°, 79.2793%, 87.0588%
        XYZ:
        31.4520, 40.1357, 75.1965
        xyY:
        0.2143, 0.2734, 40.1357
      CIE-Lab:
        69.5661, -22.9809, -29.2561
        CIE-LCH:
        69.5661, 37.2027, 231.8500
        CIE-Luv:
        69.5661, -46.4789, -43.2828
        Hunter-Lab:
        63.3528, -22.2495, -26.0273
      #2eb8de color charts
#2eb8de RGB chart
      #2eb8de CMYK chart
      #2eb8de RGB pie chart
      #2eb8de color shades, tints & tones
#2eb8de color schemes
#2eb8de color preview, HTML & CSS examples
           This text has a color of #2eb8de        
        
          <p style="color:#2eb8de;">Text here</p>
        
        
          .mytext {color:#2eb8de;}
        
        Text color #2eb8de
      
           This box has a color of #2eb8de        
        
          <div style="background-color:#2eb8de;">Content here</div>
        
        
          .mybackground {background-color:#2eb8de;}
        
        Background color #2eb8de
      
           Border around this has a color of #2eb8de        
        
          <div style="border:2px solid #2eb8de;">Content here</div>
        
        
          .myborder {border:2px solid #2eb8de;}
        
        Border color #2eb8de