#1ad0ef color space conversions
Hex:
        #1ad0ef
        RGB:
        26, 208, 239
        CMY:
        90, 18, 6
        CMYK:
        89, 13, 0, 6
      HSL:
        189°, 86.9388%, 51.9608%
        HSV (HSB):
        189°, 89.1213%, 93.7255%
        XYZ:
        38.5619, 51.5634, 89.5817
        xyY:
        0.2146, 0.2869, 51.5634
      CIE-Lab:
        77.0190, -30.7950, -27.0282
        CIE-LCH:
        77.0190, 40.9739, 221.2728
        CIE-Luv:
        77.0190, -55.1869, -38.9913
        Hunter-Lab:
        71.8076, -29.8060, -23.7003
      #1ad0ef color charts
#1ad0ef RGB chart
      #1ad0ef CMYK chart
      #1ad0ef RGB pie chart
      #1ad0ef color shades, tints & tones
#1ad0ef color schemes
#1ad0ef color preview, HTML & CSS examples
           This text has a color of #1ad0ef        
        
          <p style="color:#1ad0ef;">Text here</p>
        
        
          .mytext {color:#1ad0ef;}
        
        Text color #1ad0ef
      
           This box has a color of #1ad0ef        
        
          <div style="background-color:#1ad0ef;">Content here</div>
        
        
          .mybackground {background-color:#1ad0ef;}
        
        Background color #1ad0ef
      
           Border around this has a color of #1ad0ef        
        
          <div style="border:2px solid #1ad0ef;">Content here</div>
        
        
          .myborder {border:2px solid #1ad0ef;}
        
        Border color #1ad0ef