#2ebbd8 color space conversions
Hex:
        #2ebbd8
        RGB:
        46, 187, 216
        CMY:
        82, 27, 15
        CMYK:
        79, 13, 0, 15
      HSL:
        190°, 68.5484%, 51.3725%
        HSV (HSB):
        190°, 78.7037%, 84.7059%
        XYZ:
        31.2917, 41.0794, 71.2456
        xyY:
        0.2179, 0.2860, 41.0794
      CIE-Lab:
        70.2315, -26.4375, -24.9569
        CIE-LCH:
        70.2315, 36.3564, 223.3498
        CIE-Luv:
        70.2315, -47.9357, -35.6480
        Hunter-Lab:
        64.0932, -25.0154, -21.0412
      #2ebbd8 color charts
#2ebbd8 RGB chart
      #2ebbd8 CMYK chart
      #2ebbd8 RGB pie chart
      #2ebbd8 color shades, tints & tones
#2ebbd8 color schemes
#2ebbd8 color preview, HTML & CSS examples
           This text has a color of #2ebbd8        
        
          <p style="color:#2ebbd8;">Text here</p>
        
        
          .mytext {color:#2ebbd8;}
        
        Text color #2ebbd8
      
           This box has a color of #2ebbd8        
        
          <div style="background-color:#2ebbd8;">Content here</div>
        
        
          .mybackground {background-color:#2ebbd8;}
        
        Background color #2ebbd8
      
           Border around this has a color of #2ebbd8        
        
          <div style="border:2px solid #2ebbd8;">Content here</div>
        
        
          .myborder {border:2px solid #2ebbd8;}
        
        Border color #2ebbd8