#2aaeb3 color space conversions
Hex:
        #2aaeb3
        RGB:
        42, 174, 179
        CMY:
        84, 32, 30
        CMYK:
        77, 3, 0, 30
      HSL:
        182°, 61.9910%, 43.3333%
        HSV (HSB):
        182°, 76.5363%, 70.1961%
        XYZ:
        24.2276, 34.0190, 47.9372
        xyY:
        0.2282, 0.3204, 34.0190
      CIE-Lab:
        64.9777, -32.0164, -12.5318
        CIE-LCH:
        64.9777, 34.3816, 201.3763
        CIE-Luv:
        64.9777, -46.4359, -14.3368
        Hunter-Lab:
        58.3258, -27.9243, -7.9016
      #2aaeb3 color charts
#2aaeb3 RGB chart
      #2aaeb3 CMYK chart
      #2aaeb3 RGB pie chart
      #2aaeb3 color shades, tints & tones
#2aaeb3 color schemes
#2aaeb3 color preview, HTML & CSS examples
           This text has a color of #2aaeb3        
        
          <p style="color:#2aaeb3;">Text here</p>
        
        
          .mytext {color:#2aaeb3;}
        
        Text color #2aaeb3
      
           This box has a color of #2aaeb3        
        
          <div style="background-color:#2aaeb3;">Content here</div>
        
        
          .mybackground {background-color:#2aaeb3;}
        
        Background color #2aaeb3
      
           Border around this has a color of #2aaeb3        
        
          <div style="border:2px solid #2aaeb3;">Content here</div>
        
        
          .myborder {border:2px solid #2aaeb3;}
        
        Border color #2aaeb3