#2aeab2 color space conversions
Hex:
        #2aeab2
        RGB:
        42, 234, 178
        CMY:
        84, 8, 30
        CMYK:
        82, 0, 24, 8
      HSL:
        163°, 82.0513%, 54.1176%
        HSV (HSB):
        163°, 82.0513%, 91.7647%
        XYZ:
        38.4135, 62.5522, 52.1687
        xyY:
        0.2508, 0.4085, 62.5522
      CIE-Lab:
        83.2062, -57.9392, 14.5456
        CIE-LCH:
        83.2062, 59.7372, 165.9072
        CIE-Luv:
        83.2062, -67.3314, 30.7837
        Hunter-Lab:
        79.0900, -51.7110, 16.2546
      #2aeab2 color charts
#2aeab2 RGB chart
      #2aeab2 CMYK chart
      #2aeab2 RGB pie chart
      #2aeab2 color shades, tints & tones
#2aeab2 color schemes
#2aeab2 color preview, HTML & CSS examples
           This text has a color of #2aeab2        
        
          <p style="color:#2aeab2;">Text here</p>
        
        
          .mytext {color:#2aeab2;}
        
        Text color #2aeab2
      
           This box has a color of #2aeab2        
        
          <div style="background-color:#2aeab2;">Content here</div>
        
        
          .mybackground {background-color:#2aeab2;}
        
        Background color #2aeab2
      
           Border around this has a color of #2aeab2        
        
          <div style="border:2px solid #2aeab2;">Content here</div>
        
        
          .myborder {border:2px solid #2aeab2;}
        
        Border color #2aeab2