#2ebaeb color space conversions
Hex:
        #2ebaeb
        RGB:
        46, 186, 235
        CMY:
        82, 27, 8
        CMYK:
        80, 21, 0, 8
      HSL:
        196°, 82.5328%, 55.0980%
        HSV (HSB):
        196°, 80.4255%, 92.1569%
        XYZ:
        33.6810, 41.6968, 84.8704
        xyY:
        0.2102, 0.2602, 41.6968
      CIE-Lab:
        70.6614, -19.7178, -34.6449
        CIE-LCH:
        70.6614, 39.8631, 240.3541
        CIE-Luv:
        70.6614, -46.2955, -52.9481
        Hunter-Lab:
        64.5731, -19.8981, -32.7255
      #2ebaeb color charts
#2ebaeb RGB chart
      #2ebaeb CMYK chart
      #2ebaeb RGB pie chart
      #2ebaeb color shades, tints & tones
#2ebaeb color schemes
#2ebaeb color preview, HTML & CSS examples
           This text has a color of #2ebaeb        
        
          <p style="color:#2ebaeb;">Text here</p>
        
        
          .mytext {color:#2ebaeb;}
        
        Text color #2ebaeb
      
           This box has a color of #2ebaeb        
        
          <div style="background-color:#2ebaeb;">Content here</div>
        
        
          .mybackground {background-color:#2ebaeb;}
        
        Background color #2ebaeb
      
           Border around this has a color of #2ebaeb        
        
          <div style="border:2px solid #2ebaeb;">Content here</div>
        
        
          .myborder {border:2px solid #2ebaeb;}
        
        Border color #2ebaeb