#2ad3fa color space conversions
Hex:
        #2ad3fa
        RGB:
        42, 211, 250
        CMY:
        84, 17, 2
        CMYK:
        83, 16, 0, 2
      HSL:
        191°, 95.4128%, 57.2549%
        HSV (HSB):
        191°, 83.2000%, 98.0392%
        XYZ:
        41.5044, 53.9829, 98.6747
        xyY:
        0.2138, 0.2780, 53.9829
      CIE-Lab:
        78.4518, -27.7854, -30.6956
        CIE-LCH:
        78.4518, 41.4035, 227.8489
        CIE-Luv:
        78.4518, -54.1892, -45.7483
        Hunter-Lab:
        73.4731, -27.7444, -28.1956
      #2ad3fa color charts
#2ad3fa RGB chart
      #2ad3fa CMYK chart
      #2ad3fa RGB pie chart
      #2ad3fa color shades, tints & tones
#2ad3fa color schemes
#2ad3fa color preview, HTML & CSS examples
           This text has a color of #2ad3fa        
        
          <p style="color:#2ad3fa;">Text here</p>
        
        
          .mytext {color:#2ad3fa;}
        
        Text color #2ad3fa
      
           This box has a color of #2ad3fa        
        
          <div style="background-color:#2ad3fa;">Content here</div>
        
        
          .mybackground {background-color:#2ad3fa;}
        
        Background color #2ad3fa
      
           Border around this has a color of #2ad3fa        
        
          <div style="border:2px solid #2ad3fa;">Content here</div>
        
        
          .myborder {border:2px solid #2ad3fa;}
        
        Border color #2ad3fa