#1ae1fa color space conversions
Hex:
        #1ae1fa
        RGB:
        26, 225, 250
        CMY:
        90, 12, 2
        CMYK:
        90, 10, 0, 2
      HSL:
        187°, 95.7265%, 54.1176%
        HSV (HSB):
        187°, 89.6000%, 98.0392%
        XYZ:
        44.6065, 60.9722, 99.8603
        xyY:
        0.2171, 0.2968, 60.9722
      CIE-Lab:
        82.3638, -35.4230, -24.7228
        CIE-LCH:
        82.3638, 43.1973, 214.9124
        CIE-Luv:
        82.3638, -60.0608, -34.6865
        Hunter-Lab:
        78.0847, -34.6785, -21.1650
      #1ae1fa color charts
#1ae1fa RGB chart
      #1ae1fa CMYK chart
      #1ae1fa RGB pie chart
      #1ae1fa color shades, tints & tones
#1ae1fa color schemes
#1ae1fa color preview, HTML & CSS examples
           This text has a color of #1ae1fa        
        
          <p style="color:#1ae1fa;">Text here</p>
        
        
          .mytext {color:#1ae1fa;}
        
        Text color #1ae1fa
      
           This box has a color of #1ae1fa        
        
          <div style="background-color:#1ae1fa;">Content here</div>
        
        
          .mybackground {background-color:#1ae1fa;}
        
        Background color #1ae1fa
      
           Border around this has a color of #1ae1fa        
        
          <div style="border:2px solid #1ae1fa;">Content here</div>
        
        
          .myborder {border:2px solid #1ae1fa;}
        
        Border color #1ae1fa