#1afad7 color space conversions
Hex:
        #1afad7
        RGB:
        26, 250, 215
        CMY:
        90, 2, 16
        CMYK:
        90, 0, 14, 2
      HSL:
        171°, 95.7265%, 54.1176%
        HSV (HSB):
        171°, 89.6000%, 98.0392%
        XYZ:
        46.8774, 73.4971, 76.0057
        xyY:
        0.2387, 0.3743, 73.4971
      CIE-Lab:
        88.6843, -56.1818, 3.0745
        CIE-LCH:
        88.6843, 56.2659, 176.8677
        CIE-Luv:
        88.6843, -71.1361, 13.7363
        Hunter-Lab:
        85.7305, -52.4246, 7.4469
      #1afad7 color charts
#1afad7 RGB chart
      #1afad7 CMYK chart
      #1afad7 RGB pie chart
      #1afad7 color shades, tints & tones
#1afad7 color schemes
#1afad7 color preview, HTML & CSS examples
           This text has a color of #1afad7        
        
          <p style="color:#1afad7;">Text here</p>
        
        
          .mytext {color:#1afad7;}
        
        Text color #1afad7
      
           This box has a color of #1afad7        
        
          <div style="background-color:#1afad7;">Content here</div>
        
        
          .mybackground {background-color:#1afad7;}
        
        Background color #1afad7
      
           Border around this has a color of #1afad7        
        
          <div style="border:2px solid #1afad7;">Content here</div>
        
        
          .myborder {border:2px solid #1afad7;}
        
        Border color #1afad7