#2ad4fa color space conversions
Hex:
        #2ad4fa
        RGB:
        42, 212, 250
        CMY:
        84, 17, 2
        CMYK:
        83, 15, 0, 2
      HSL:
        191°, 95.4128%, 57.2549%
        HSV (HSB):
        191°, 83.2000%, 98.0392%
        XYZ:
        41.7536, 54.4813, 98.7578
        xyY:
        0.2141, 0.2794, 54.4813
      CIE-Lab:
        78.7416, -28.2769, -30.2503
        CIE-LCH:
        78.7416, 41.4085, 226.9311
        CIE-Luv:
        78.7416, -54.5287, -44.9349
        Hunter-Lab:
        73.8115, -28.1963, -27.6604
      #2ad4fa color charts
#2ad4fa RGB chart
      #2ad4fa CMYK chart
      #2ad4fa RGB pie chart
      #2ad4fa color shades, tints & tones
#2ad4fa color schemes
#2ad4fa color preview, HTML & CSS examples
           This text has a color of #2ad4fa        
        
          <p style="color:#2ad4fa;">Text here</p>
        
        
          .mytext {color:#2ad4fa;}
        
        Text color #2ad4fa
      
           This box has a color of #2ad4fa        
        
          <div style="background-color:#2ad4fa;">Content here</div>
        
        
          .mybackground {background-color:#2ad4fa;}
        
        Background color #2ad4fa
      
           Border around this has a color of #2ad4fa        
        
          <div style="border:2px solid #2ad4fa;">Content here</div>
        
        
          .myborder {border:2px solid #2ad4fa;}
        
        Border color #2ad4fa