#2abeae color space conversions
Hex:
        #2abeae
        RGB:
        42, 190, 174
        CMY:
        84, 25, 32
        CMYK:
        78, 0, 8, 25
      HSL:
        174°, 63.7931%, 45.4902%
        HSV (HSB):
        174°, 77.8947%, 74.5098%
        XYZ:
        27.0083, 40.3751, 46.4141
        xyY:
        0.2373, 0.3548, 40.3751
      CIE-Lab:
        69.7359, -40.8338, -2.6992
        CIE-LCH:
        69.7359, 40.9229, 183.7818
        CIE-Luv:
        69.7359, -52.4706, 2.2056
        Hunter-Lab:
        63.5414, -35.3261, 1.1704
      #2abeae color charts
#2abeae RGB chart
      #2abeae CMYK chart
      #2abeae RGB pie chart
      #2abeae color shades, tints & tones
#2abeae color schemes
#2abeae color preview, HTML & CSS examples
           This text has a color of #2abeae        
        
          <p style="color:#2abeae;">Text here</p>
        
        
          .mytext {color:#2abeae;}
        
        Text color #2abeae
      
           This box has a color of #2abeae        
        
          <div style="background-color:#2abeae;">Content here</div>
        
        
          .mybackground {background-color:#2abeae;}
        
        Background color #2abeae
      
           Border around this has a color of #2abeae        
        
          <div style="border:2px solid #2abeae;">Content here</div>
        
        
          .myborder {border:2px solid #2abeae;}
        
        Border color #2abeae