#1ae0fa color space conversions
Hex:
        #1ae0fa
        RGB:
        26, 224, 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.3370, 60.4330, 99.7704
        xyY:
        0.2168, 0.2955, 60.4330
      CIE-Lab:
        82.0730, -34.9540, -25.1659
        CIE-LCH:
        82.0730, 43.0709, 215.7528
        CIE-Luv:
        82.0730, -59.7255, -35.4958
        Hunter-Lab:
        77.7387, -34.2382, -21.6761
      #1ae0fa color charts
#1ae0fa RGB chart
      #1ae0fa CMYK chart
      #1ae0fa RGB pie chart
      #1ae0fa color shades, tints & tones
#1ae0fa color schemes
#1ae0fa color preview, HTML & CSS examples
           This text has a color of #1ae0fa        
        
          <p style="color:#1ae0fa;">Text here</p>
        
        
          .mytext {color:#1ae0fa;}
        
        Text color #1ae0fa
      
           This box has a color of #1ae0fa        
        
          <div style="background-color:#1ae0fa;">Content here</div>
        
        
          .mybackground {background-color:#1ae0fa;}
        
        Background color #1ae0fa
      
           Border around this has a color of #1ae0fa        
        
          <div style="border:2px solid #1ae0fa;">Content here</div>
        
        
          .myborder {border:2px solid #1ae0fa;}
        
        Border color #1ae0fa