#2eb9ea color space conversions
Hex:
        #2eb9ea
        RGB:
        46, 185, 234
        CMY:
        82, 27, 8
        CMYK:
        80, 21, 0, 8
      HSL:
        196°, 81.7391%, 54.9020%
        HSV (HSB):
        196°, 80.3419%, 91.7647%
        XYZ:
        33.3270, 41.2193, 84.0415
        xyY:
        0.2101, 0.2599, 41.2193
      CIE-Lab:
        70.3293, -19.5305, -34.6164
        CIE-LCH:
        70.3293, 39.7459, 240.5683
        CIE-Luv:
        70.3293, -46.0185, -52.8908
        Hunter-Lab:
        64.2022, -19.6958, -32.6697
      #2eb9ea color charts
#2eb9ea RGB chart
      #2eb9ea CMYK chart
      #2eb9ea RGB pie chart
      #2eb9ea color shades, tints & tones
#2eb9ea color schemes
#2eb9ea color preview, HTML & CSS examples
           This text has a color of #2eb9ea        
        
          <p style="color:#2eb9ea;">Text here</p>
        
        
          .mytext {color:#2eb9ea;}
        
        Text color #2eb9ea
      
           This box has a color of #2eb9ea        
        
          <div style="background-color:#2eb9ea;">Content here</div>
        
        
          .mybackground {background-color:#2eb9ea;}
        
        Background color #2eb9ea
      
           Border around this has a color of #2eb9ea        
        
          <div style="border:2px solid #2eb9ea;">Content here</div>
        
        
          .myborder {border:2px solid #2eb9ea;}
        
        Border color #2eb9ea