#2ebbd4 color space conversions
Hex:
        #2ebbd4
        RGB:
        46, 187, 212
        CMY:
        82, 27, 17
        CMYK:
        78, 12, 0, 17
      HSL:
        189°, 65.8730%, 50.5882%
        HSV (HSB):
        189°, 78.3019%, 83.1373%
        XYZ:
        30.7807, 40.8750, 68.5547
        xyY:
        0.2195, 0.2915, 40.8750
      CIE-Lab:
        70.0882, -27.7097, -22.9897
        CIE-LCH:
        70.0882, 36.0049, 219.6813
        CIE-Luv:
        70.0882, -48.2142, -32.1846
        Hunter-Lab:
        63.9335, -25.9451, -18.8221
      #2ebbd4 color charts
#2ebbd4 RGB chart
      #2ebbd4 CMYK chart
      #2ebbd4 RGB pie chart
      #2ebbd4 color shades, tints & tones
#2ebbd4 color schemes
#2ebbd4 color preview, HTML & CSS examples
           This text has a color of #2ebbd4        
        
          <p style="color:#2ebbd4;">Text here</p>
        
        
          .mytext {color:#2ebbd4;}
        
        Text color #2ebbd4
      
           This box has a color of #2ebbd4        
        
          <div style="background-color:#2ebbd4;">Content here</div>
        
        
          .mybackground {background-color:#2ebbd4;}
        
        Background color #2ebbd4
      
           Border around this has a color of #2ebbd4        
        
          <div style="border:2px solid #2ebbd4;">Content here</div>
        
        
          .myborder {border:2px solid #2ebbd4;}
        
        Border color #2ebbd4