#1aedf1 color space conversions
Hex:
        #1aedf1
        RGB:
        26, 237, 241
        CMY:
        90, 7, 5
        CMYK:
        89, 2, 0, 5
      HSL:
        181°, 88.4774%, 52.3529%
        HSV (HSB):
        181°, 89.2116%, 94.5098%
        XYZ:
        46.5874, 67.1389, 93.7228
        xyY:
        0.2246, 0.3236, 67.1389
      CIE-Lab:
        85.5740, -43.5918, -15.1225
        CIE-LCH:
        85.5740, 46.1404, 199.1323
        CIE-Luv:
        85.5740, -64.7846, -17.4212
        Hunter-Lab:
        81.9383, -41.9029, -10.4603
      #1aedf1 color charts
#1aedf1 RGB chart
      #1aedf1 CMYK chart
      #1aedf1 RGB pie chart
      #1aedf1 color shades, tints & tones
#1aedf1 color schemes
#1aedf1 color preview, HTML & CSS examples
           This text has a color of #1aedf1        
        
          <p style="color:#1aedf1;">Text here</p>
        
        
          .mytext {color:#1aedf1;}
        
        Text color #1aedf1
      
           This box has a color of #1aedf1        
        
          <div style="background-color:#1aedf1;">Content here</div>
        
        
          .mybackground {background-color:#1aedf1;}
        
        Background color #1aedf1
      
           Border around this has a color of #1aedf1        
        
          <div style="border:2px solid #1aedf1;">Content here</div>
        
        
          .myborder {border:2px solid #1aedf1;}
        
        Border color #1aedf1