#2eacbe color space conversions
Hex:
        #2eacbe
        RGB:
        46, 172, 190
        CMY:
        82, 33, 25
        CMYK:
        76, 9, 0, 25
      HSL:
        188°, 61.0169%, 46.2745%
        HSV (HSB):
        188°, 75.7895%, 74.5098%
        XYZ:
        25.1735, 33.8036, 53.9132
        xyY:
        0.2230, 0.2994, 33.8036
      CIE-Lab:
        64.8064, -27.2047, -18.9036
        CIE-LCH:
        64.8064, 33.1277, 214.7940
        CIE-Luv:
        64.8064, -44.4331, -25.2241
        Hunter-Lab:
        58.1409, -24.4606, -14.2801
      #2eacbe color charts
#2eacbe RGB chart
      #2eacbe CMYK chart
      #2eacbe RGB pie chart
      #2eacbe color shades, tints & tones
#2eacbe color schemes
#2eacbe color preview, HTML & CSS examples
           This text has a color of #2eacbe        
        
          <p style="color:#2eacbe;">Text here</p>
        
        
          .mytext {color:#2eacbe;}
        
        Text color #2eacbe
      
           This box has a color of #2eacbe        
        
          <div style="background-color:#2eacbe;">Content here</div>
        
        
          .mybackground {background-color:#2eacbe;}
        
        Background color #2eacbe
      
           Border around this has a color of #2eacbe        
        
          <div style="border:2px solid #2eacbe;">Content here</div>
        
        
          .myborder {border:2px solid #2eacbe;}
        
        Border color #2eacbe