#2aebb2 color space conversions
Hex:
        #2aebb2
        RGB:
        42, 235, 178
        CMY:
        84, 8, 30
        CMYK:
        82, 0, 24, 8
      HSL:
        162°, 82.8326%, 54.3137%
        HSV (HSB):
        162°, 82.1277%, 92.1569%
        XYZ:
        38.6991, 63.1233, 52.2638
        xyY:
        0.2512, 0.4097, 63.1233
      CIE-Lab:
        83.5072, -58.3229, 14.9694
        CIE-LCH:
        83.5072, 60.2133, 165.6049
        CIE-Luv:
        83.5072, -67.6669, 31.4655
        Hunter-Lab:
        79.4501, -52.0929, 16.6130
      #2aebb2 color charts
#2aebb2 RGB chart
      #2aebb2 CMYK chart
      #2aebb2 RGB pie chart
      #2aebb2 color shades, tints & tones
#2aebb2 color schemes
#2aebb2 color preview, HTML & CSS examples
           This text has a color of #2aebb2        
        
          <p style="color:#2aebb2;">Text here</p>
        
        
          .mytext {color:#2aebb2;}
        
        Text color #2aebb2
      
           This box has a color of #2aebb2        
        
          <div style="background-color:#2aebb2;">Content here</div>
        
        
          .mybackground {background-color:#2aebb2;}
        
        Background color #2aebb2
      
           Border around this has a color of #2aebb2        
        
          <div style="border:2px solid #2aebb2;">Content here</div>
        
        
          .myborder {border:2px solid #2aebb2;}
        
        Border color #2aebb2