#2aebea color space conversions
Hex:
        #2aebea
        RGB:
        42, 235, 234
        CMY:
        84, 8, 8
        CMYK:
        82, 0, 0, 8
      HSL:
        180°, 82.8326%, 54.3137%
        HSV (HSB):
        180°, 82.1277%, 92.1569%
        XYZ:
        45.5145, 65.8494, 88.1532
        xyY:
        0.2281, 0.3300, 65.8494
      CIE-Lab:
        84.9195, -43.8207, -12.4051
        CIE-LCH:
        84.9195, 45.5428, 195.8062
        CIE-Luv:
        84.9195, -63.5312, -12.8646
        Hunter-Lab:
        81.1477, -41.8905, -7.6052
      #2aebea color charts
#2aebea RGB chart
      #2aebea CMYK chart
      #2aebea RGB pie chart
      #2aebea color shades, tints & tones
#2aebea color schemes
#2aebea color preview, HTML & CSS examples
           This text has a color of #2aebea        
        
          <p style="color:#2aebea;">Text here</p>
        
        
          .mytext {color:#2aebea;}
        
        Text color #2aebea
      
           This box has a color of #2aebea        
        
          <div style="background-color:#2aebea;">Content here</div>
        
        
          .mybackground {background-color:#2aebea;}
        
        Background color #2aebea
      
           Border around this has a color of #2aebea        
        
          <div style="border:2px solid #2aebea;">Content here</div>
        
        
          .myborder {border:2px solid #2aebea;}
        
        Border color #2aebea