#2aebaf color space conversions
Hex:
        #2aebaf
        RGB:
        42, 235, 175
        CMY:
        84, 8, 31
        CMYK:
        82, 0, 26, 8
      HSL:
        161°, 82.8326%, 54.3137%
        HSV (HSB):
        161°, 82.1277%, 92.1569%
        XYZ:
        38.4010, 63.0040, 50.6945
        xyY:
        0.2525, 0.4142, 63.0040
      CIE-Lab:
        83.4445, -59.0065, 16.4447
        CIE-LCH:
        83.4445, 61.2551, 164.4272
        CIE-Luv:
        83.4445, -67.8754, 33.6448
        Hunter-Lab:
        79.3751, -52.5495, 17.6958
      #2aebaf color charts
#2aebaf RGB chart
      #2aebaf CMYK chart
      #2aebaf RGB pie chart
      #2aebaf color shades, tints & tones
#2aebaf color schemes
#2aebaf color preview, HTML & CSS examples
           This text has a color of #2aebaf        
        
          <p style="color:#2aebaf;">Text here</p>
        
        
          .mytext {color:#2aebaf;}
        
        Text color #2aebaf
      
           This box has a color of #2aebaf        
        
          <div style="background-color:#2aebaf;">Content here</div>
        
        
          .mybackground {background-color:#2aebaf;}
        
        Background color #2aebaf
      
           Border around this has a color of #2aebaf        
        
          <div style="border:2px solid #2aebaf;">Content here</div>
        
        
          .myborder {border:2px solid #2aebaf;}
        
        Border color #2aebaf