#1aeed6 color space conversions
Hex:
        #1aeed6
        RGB:
        26, 238, 214
        CMY:
        90, 7, 16
        CMYK:
        89, 0, 10, 7
      HSL:
        173°, 86.1789%, 51.7647%
        HSV (HSB):
        173°, 89.0756%, 93.3333%
        XYZ:
        43.1381, 66.2237, 74.1272
        xyY:
        0.2351, 0.3609, 66.2237
      CIE-Lab:
        85.1104, -51.5733, -1.6135
        CIE-LCH:
        85.1104, 51.5985, 181.7920
        CIE-Luv:
        85.1104, -67.2392, 5.6570
        Hunter-Lab:
        81.3780, -47.7893, 2.9573
      #1aeed6 color charts
#1aeed6 RGB chart
      #1aeed6 CMYK chart
      #1aeed6 RGB pie chart
      #1aeed6 color shades, tints & tones
#1aeed6 color schemes
#1aeed6 color preview, HTML & CSS examples
           This text has a color of #1aeed6        
        
          <p style="color:#1aeed6;">Text here</p>
        
        
          .mytext {color:#1aeed6;}
        
        Text color #1aeed6
      
           This box has a color of #1aeed6        
        
          <div style="background-color:#1aeed6;">Content here</div>
        
        
          .mybackground {background-color:#1aeed6;}
        
        Background color #1aeed6
      
           Border around this has a color of #1aeed6        
        
          <div style="border:2px solid #1aeed6;">Content here</div>
        
        
          .myborder {border:2px solid #1aeed6;}
        
        Border color #1aeed6