#2ad3ef color space conversions
Hex:
        #2ad3ef
        RGB:
        42, 211, 239
        CMY:
        84, 17, 6
        CMYK:
        82, 12, 0, 6
      HSL:
        189°, 86.0262%, 55.0980%
        HSV (HSB):
        189°, 82.4268%, 93.7255%
        XYZ:
        39.8291, 53.3128, 89.8525
        xyY:
        0.2177, 0.2913, 53.3128
      CIE-Lab:
        78.0593, -31.2680, -25.4233
        CIE-LCH:
        78.0593, 40.2993, 219.1138
        CIE-Luv:
        78.0593, -54.9927, -36.2388
        Hunter-Lab:
        73.0156, -30.4078, -21.8510
      #2ad3ef color charts
#2ad3ef RGB chart
      #2ad3ef CMYK chart
      #2ad3ef RGB pie chart
      #2ad3ef color shades, tints & tones
#2ad3ef color schemes
#2ad3ef color preview, HTML & CSS examples
           This text has a color of #2ad3ef        
        
          <p style="color:#2ad3ef;">Text here</p>
        
        
          .mytext {color:#2ad3ef;}
        
        Text color #2ad3ef
      
           This box has a color of #2ad3ef        
        
          <div style="background-color:#2ad3ef;">Content here</div>
        
        
          .mybackground {background-color:#2ad3ef;}
        
        Background color #2ad3ef
      
           Border around this has a color of #2ad3ef        
        
          <div style="border:2px solid #2ad3ef;">Content here</div>
        
        
          .myborder {border:2px solid #2ad3ef;}
        
        Border color #2ad3ef