#1af3ed color space conversions
Hex:
        #1af3ed
        RGB:
        26, 243, 237
        CMY:
        90, 5, 7
        CMYK:
        89, 0, 2, 5
      HSL:
        178°, 90.0415%, 52.7451%
        HSV (HSB):
        178°, 89.3004%, 95.2941%
        XYZ:
        47.7627, 70.4352, 91.1988
        xyY:
        0.2281, 0.3364, 70.4352
      CIE-Lab:
        87.2099, -47.3553, -10.5787
        CIE-LCH:
        87.2099, 48.5225, 192.5925
        CIE-Luv:
        87.2099, -67.0998, -9.3780
        Hunter-Lab:
        83.9257, -45.2845, -5.6801
      #1af3ed color charts
#1af3ed RGB chart
      #1af3ed CMYK chart
      #1af3ed RGB pie chart
      #1af3ed color shades, tints & tones
#1af3ed color schemes
#1af3ed color preview, HTML & CSS examples
           This text has a color of #1af3ed        
        
          <p style="color:#1af3ed;">Text here</p>
        
        
          .mytext {color:#1af3ed;}
        
        Text color #1af3ed
      
           This box has a color of #1af3ed        
        
          <div style="background-color:#1af3ed;">Content here</div>
        
        
          .mybackground {background-color:#1af3ed;}
        
        Background color #1af3ed
      
           Border around this has a color of #1af3ed        
        
          <div style="border:2px solid #1af3ed;">Content here</div>
        
        
          .myborder {border:2px solid #1af3ed;}
        
        Border color #1af3ed