#2ad4ff color space conversions
Hex:
        #2ad4ff
        RGB:
        42, 212, 255
        CMY:
        84, 17, 0
        CMYK:
        84, 17, 0, 0
      HSL:
        192°, 100.0000%, 58.2353%
        HSV (HSB):
        192°, 83.5294%, 100.0000%
        XYZ:
        42.5483, 54.7992, 102.9425
        xyY:
        0.2124, 0.2736, 54.7992
      CIE-Lab:
        78.9255, -26.6733, -32.6299
        CIE-LCH:
        78.9255, 42.1447, 230.7358
        CIE-Luv:
        78.9255, -54.1667, -49.2623
        Hunter-Lab:
        74.0265, -26.9496, -30.6312
      #2ad4ff color charts
#2ad4ff RGB chart
      #2ad4ff CMYK chart
      #2ad4ff RGB pie chart
      #2ad4ff color shades, tints & tones
#2ad4ff color schemes
#2ad4ff color preview, HTML & CSS examples
           This text has a color of #2ad4ff        
        
          <p style="color:#2ad4ff;">Text here</p>
        
        
          .mytext {color:#2ad4ff;}
        
        Text color #2ad4ff
      
           This box has a color of #2ad4ff        
        
          <div style="background-color:#2ad4ff;">Content here</div>
        
        
          .mybackground {background-color:#2ad4ff;}
        
        Background color #2ad4ff
      
           Border around this has a color of #2ad4ff        
        
          <div style="border:2px solid #2ad4ff;">Content here</div>
        
        
          .myborder {border:2px solid #2ad4ff;}
        
        Border color #2ad4ff