#1ad6dc color space conversions
Hex:
        #1ad6dc
        RGB:
        26, 214, 220
        CMY:
        90, 16, 14
        CMYK:
        88, 3, 0, 14
      HSL:
        182°, 78.8618%, 48.2353%
        HSV (HSB):
        182°, 88.1818%, 86.2745%
        XYZ:
        37.3908, 53.4801, 76.0621
        xyY:
        0.2240, 0.3204, 53.4801
      CIE-Lab:
        78.1576, -39.4881, -15.1189
        CIE-LCH:
        78.1576, 42.2834, 200.9505
        CIE-Luv:
        78.1576, -58.6972, -17.8499
        Hunter-Lab:
        73.1301, -36.7119, -10.4761
      #1ad6dc color charts
#1ad6dc RGB chart
      #1ad6dc CMYK chart
      #1ad6dc RGB pie chart
      #1ad6dc color shades, tints & tones
#1ad6dc color schemes
#1ad6dc color preview, HTML & CSS examples
           This text has a color of #1ad6dc        
        
          <p style="color:#1ad6dc;">Text here</p>
        
        
          .mytext {color:#1ad6dc;}
        
        Text color #1ad6dc
      
           This box has a color of #1ad6dc        
        
          <div style="background-color:#1ad6dc;">Content here</div>
        
        
          .mybackground {background-color:#1ad6dc;}
        
        Background color #1ad6dc
      
           Border around this has a color of #1ad6dc        
        
          <div style="border:2px solid #1ad6dc;">Content here</div>
        
        
          .myborder {border:2px solid #1ad6dc;}
        
        Border color #1ad6dc