#2ebbe7 color space conversions
Hex:
        #2ebbe7
        RGB:
        46, 187, 231
        CMY:
        82, 27, 9
        CMYK:
        80, 19, 0, 9
      HSL:
        194°, 79.3991%, 54.3137%
        HSV (HSB):
        194°, 80.0866%, 90.5882%
        XYZ:
        33.3208, 41.8910, 81.9309
        xyY:
        0.2120, 0.2666, 41.8910
      CIE-Lab:
        70.7957, -21.5626, -32.2633
        CIE-LCH:
        70.7957, 38.8055, 236.2440
        CIE-Luv:
        70.7957, -46.9078, -48.6664
        Hunter-Lab:
        64.7233, -21.3703, -29.7468
      #2ebbe7 color charts
#2ebbe7 RGB chart
      #2ebbe7 CMYK chart
      #2ebbe7 RGB pie chart
      #2ebbe7 color shades, tints & tones
#2ebbe7 color schemes
#2ebbe7 color preview, HTML & CSS examples
           This text has a color of #2ebbe7        
        
          <p style="color:#2ebbe7;">Text here</p>
        
        
          .mytext {color:#2ebbe7;}
        
        Text color #2ebbe7
      
           This box has a color of #2ebbe7        
        
          <div style="background-color:#2ebbe7;">Content here</div>
        
        
          .mybackground {background-color:#2ebbe7;}
        
        Background color #2ebbe7
      
           Border around this has a color of #2ebbe7        
        
          <div style="border:2px solid #2ebbe7;">Content here</div>
        
        
          .myborder {border:2px solid #2ebbe7;}
        
        Border color #2ebbe7