#2ebfae color space conversions
Hex:
        #2ebfae
        RGB:
        46, 191, 174
        CMY:
        82, 25, 32
        CMYK:
        76, 0, 9, 25
      HSL:
        173°, 61.1814%, 46.4706%
        HSV (HSB):
        173°, 75.9162%, 74.9020%
        XYZ:
        27.3975, 40.8984, 46.4946
        xyY:
        0.2387, 0.3563, 40.8984
      CIE-Lab:
        70.1047, -40.8519, -2.1502
        CIE-LCH:
        70.1047, 40.9085, 183.0130
        CIE-Luv:
        70.1047, -52.3160, 3.0552
        Hunter-Lab:
        63.9519, -35.4450, 1.6610
      #2ebfae color charts
#2ebfae RGB chart
      #2ebfae CMYK chart
      #2ebfae RGB pie chart
      #2ebfae color shades, tints & tones
#2ebfae color schemes
#2ebfae color preview, HTML & CSS examples
           This text has a color of #2ebfae        
        
          <p style="color:#2ebfae;">Text here</p>
        
        
          .mytext {color:#2ebfae;}
        
        Text color #2ebfae
      
           This box has a color of #2ebfae        
        
          <div style="background-color:#2ebfae;">Content here</div>
        
        
          .mybackground {background-color:#2ebfae;}
        
        Background color #2ebfae
      
           Border around this has a color of #2ebfae        
        
          <div style="border:2px solid #2ebfae;">Content here</div>
        
        
          .myborder {border:2px solid #2ebfae;}
        
        Border color #2ebfae