#1ad8fa color space conversions
Hex:
        #1ad8fa
        RGB:
        26, 216, 250
        CMY:
        90, 15, 2
        CMYK:
        90, 14, 0, 2
      HSL:
        189°, 95.7265%, 54.1176%
        HSV (HSB):
        189°, 89.6000%, 98.0392%
        XYZ:
        42.2372, 56.2335, 99.0705
        xyY:
        0.2138, 0.2847, 56.2335
      CIE-Lab:
        79.7465, -31.1469, -28.7217
        CIE-LCH:
        79.7465, 42.3682, 222.6803
        CIE-Luv:
        79.7465, -57.0395, -41.9936
        Hunter-Lab:
        74.9890, -30.6914, -25.8377
      #1ad8fa color charts
#1ad8fa RGB chart
      #1ad8fa CMYK chart
      #1ad8fa RGB pie chart
      #1ad8fa color shades, tints & tones
#1ad8fa color schemes
#1ad8fa color preview, HTML & CSS examples
           This text has a color of #1ad8fa        
        
          <p style="color:#1ad8fa;">Text here</p>
        
        
          .mytext {color:#1ad8fa;}
        
        Text color #1ad8fa
      
           This box has a color of #1ad8fa        
        
          <div style="background-color:#1ad8fa;">Content here</div>
        
        
          .mybackground {background-color:#1ad8fa;}
        
        Background color #1ad8fa
      
           Border around this has a color of #1ad8fa        
        
          <div style="border:2px solid #1ad8fa;">Content here</div>
        
        
          .myborder {border:2px solid #1ad8fa;}
        
        Border color #1ad8fa