#1ad1fa color space conversions
Hex:
        #1ad1fa
        RGB:
        26, 209, 250
        CMY:
        90, 18, 2
        CMYK:
        90, 16, 0, 2
      HSL:
        191°, 95.7265%, 54.1176%
        HSV (HSB):
        191°, 89.6000%, 98.0392%
        XYZ:
        40.4818, 52.7227, 98.4854
        xyY:
        0.2112, 0.2750, 52.7227
      CIE-Lab:
        77.7110, -27.7339, -31.8490
        CIE-LCH:
        77.7110, 42.2318, 228.9509
        CIE-Luv:
        77.7110, -54.6861, -47.7041
        Hunter-Lab:
        72.6104, -27.5507, -29.5910
      #1ad1fa color charts
#1ad1fa RGB chart
      #1ad1fa CMYK chart
      #1ad1fa RGB pie chart
      #1ad1fa color shades, tints & tones
#1ad1fa color schemes
#1ad1fa color preview, HTML & CSS examples
           This text has a color of #1ad1fa        
        
          <p style="color:#1ad1fa;">Text here</p>
        
        
          .mytext {color:#1ad1fa;}
        
        Text color #1ad1fa
      
           This box has a color of #1ad1fa        
        
          <div style="background-color:#1ad1fa;">Content here</div>
        
        
          .mybackground {background-color:#1ad1fa;}
        
        Background color #1ad1fa
      
           Border around this has a color of #1ad1fa        
        
          <div style="border:2px solid #1ad1fa;">Content here</div>
        
        
          .myborder {border:2px solid #1ad1fa;}
        
        Border color #1ad1fa