#2ae1e1 color space conversions
Hex:
        #2ae1e1
        RGB:
        42, 225, 225
        CMY:
        84, 12, 12
        CMYK:
        81, 0, 0, 12
      HSL:
        180°, 75.3086%, 52.3529%
        HSV (HSB):
        180°, 81.3333%, 88.2353%
        XYZ:
        41.4707, 59.7789, 80.5869
        xyY:
        0.2281, 0.3288, 59.7789
      CIE-Lab:
        81.7179, -41.9664, -12.4318
        CIE-LCH:
        81.7179, 43.7690, 196.5011
        CIE-Luv:
        81.7179, -60.8198, -13.1332
        Hunter-Lab:
        77.3168, -39.5618, -7.6759
      #2ae1e1 color charts
#2ae1e1 RGB chart
      #2ae1e1 CMYK chart
      #2ae1e1 RGB pie chart
      #2ae1e1 color shades, tints & tones
#2ae1e1 color schemes
#2ae1e1 color preview, HTML & CSS examples
           This text has a color of #2ae1e1        
        
          <p style="color:#2ae1e1;">Text here</p>
        
        
          .mytext {color:#2ae1e1;}
        
        Text color #2ae1e1
      
           This box has a color of #2ae1e1        
        
          <div style="background-color:#2ae1e1;">Content here</div>
        
        
          .mybackground {background-color:#2ae1e1;}
        
        Background color #2ae1e1
      
           Border around this has a color of #2ae1e1        
        
          <div style="border:2px solid #2ae1e1;">Content here</div>
        
        
          .myborder {border:2px solid #2ae1e1;}
        
        Border color #2ae1e1