#2ae8d3 color space conversions
Hex:
        #2ae8d3
        RGB:
        42, 232, 211
        CMY:
        84, 9, 17
        CMYK:
        82, 0, 9, 9
      HSL:
        173°, 80.5085%, 53.7255%
        HSV (HSB):
        173°, 81.8966%, 90.9804%
        XYZ:
        41.5693, 62.9086, 71.5797
        xyY:
        0.2361, 0.3573, 62.9086
      CIE-Lab:
        83.3943, -48.8918, -2.5333
        CIE-LCH:
        83.3943, 48.9574, 182.9661
        CIE-Luv:
        83.3943, -64.2541, 3.7976
        Hunter-Lab:
        79.3150, -45.2485, 2.0128
      #2ae8d3 color charts
#2ae8d3 RGB chart
      #2ae8d3 CMYK chart
      #2ae8d3 RGB pie chart
      #2ae8d3 color shades, tints & tones
#2ae8d3 color schemes
#2ae8d3 color preview, HTML & CSS examples
           This text has a color of #2ae8d3        
        
          <p style="color:#2ae8d3;">Text here</p>
        
        
          .mytext {color:#2ae8d3;}
        
        Text color #2ae8d3
      
           This box has a color of #2ae8d3        
        
          <div style="background-color:#2ae8d3;">Content here</div>
        
        
          .mybackground {background-color:#2ae8d3;}
        
        Background color #2ae8d3
      
           Border around this has a color of #2ae8d3        
        
          <div style="border:2px solid #2ae8d3;">Content here</div>
        
        
          .myborder {border:2px solid #2ae8d3;}
        
        Border color #2ae8d3