#2ae0f1 color space conversions
Hex:
        #2ae0f1
        RGB:
        42, 224, 241
        CMY:
        84, 12, 5
        CMYK:
        83, 7, 0, 5
      HSL:
        185°, 87.6652%, 55.4902%
        HSV (HSB):
        185°, 82.5726%, 94.5098%
        XYZ:
        43.4877, 60.1544, 92.5380
        xyY:
        0.2217, 0.3066, 60.1544
      CIE-Lab:
        81.9221, -36.7953, -20.6140
        CIE-LCH:
        81.9221, 42.1762, 209.2590
        CIE-Luv:
        81.9221, -59.2725, -27.4915
        Hunter-Lab:
        77.5593, -35.6433, -16.4490
      #2ae0f1 color charts
#2ae0f1 RGB chart
      #2ae0f1 CMYK chart
      #2ae0f1 RGB pie chart
      #2ae0f1 color shades, tints & tones
#2ae0f1 color schemes
#2ae0f1 color preview, HTML & CSS examples
           This text has a color of #2ae0f1        
        
          <p style="color:#2ae0f1;">Text here</p>
        
        
          .mytext {color:#2ae0f1;}
        
        Text color #2ae0f1
      
           This box has a color of #2ae0f1        
        
          <div style="background-color:#2ae0f1;">Content here</div>
        
        
          .mybackground {background-color:#2ae0f1;}
        
        Background color #2ae0f1
      
           Border around this has a color of #2ae0f1        
        
          <div style="border:2px solid #2ae0f1;">Content here</div>
        
        
          .myborder {border:2px solid #2ae0f1;}
        
        Border color #2ae0f1