#2ec8ee color space conversions
Hex:
        #2ec8ee
        RGB:
        46, 200, 238
        CMY:
        82, 22, 7
        CMYK:
        81, 16, 0, 7
      HSL:
        192°, 84.9558%, 55.6863%
        HSV (HSB):
        192°, 80.6723%, 93.3333%
        XYZ:
        37.2136, 48.0624, 88.2045
        xyY:
        0.2145, 0.2770, 48.0624
      CIE-Lab:
        74.8643, -25.8727, -29.7779
        CIE-LCH:
        74.8643, 39.4477, 229.0141
        CIE-Luv:
        74.8643, -50.8987, -44.1868
        Hunter-Lab:
        69.3271, -25.5066, -26.9054
      #2ec8ee color charts
#2ec8ee RGB chart
      #2ec8ee CMYK chart
      #2ec8ee RGB pie chart
      #2ec8ee color shades, tints & tones
#2ec8ee color schemes
#2ec8ee color preview, HTML & CSS examples
           This text has a color of #2ec8ee        
        
          <p style="color:#2ec8ee;">Text here</p>
        
        
          .mytext {color:#2ec8ee;}
        
        Text color #2ec8ee
      
           This box has a color of #2ec8ee        
        
          <div style="background-color:#2ec8ee;">Content here</div>
        
        
          .mybackground {background-color:#2ec8ee;}
        
        Background color #2ec8ee
      
           Border around this has a color of #2ec8ee        
        
          <div style="border:2px solid #2ec8ee;">Content here</div>
        
        
          .myborder {border:2px solid #2ec8ee;}
        
        Border color #2ec8ee