#1daad9 color space conversions
Hex:
        #1daad9
        RGB:
        29, 170, 217
        CMY:
        89, 33, 15
        CMYK:
        87, 22, 0, 15
      HSL:
        195°, 76.4228%, 48.2353%
        HSV (HSB):
        195°, 86.6359%, 85.0980%
        XYZ:
        27.4058, 34.0204, 70.7678
        xyY:
        0.2073, 0.2574, 34.0204
      CIE-Lab:
        64.9788, -18.7240, -33.6242
        CIE-LCH:
        64.9788, 38.4861, 240.8883
        CIE-Luv:
        64.9788, -43.6541, -50.7677
        Hunter-Lab:
        58.3270, -18.2015, -31.1073
      #1daad9 color charts
#1daad9 RGB chart
      #1daad9 CMYK chart
      #1daad9 RGB pie chart
      #1daad9 color shades, tints & tones
#1daad9 color schemes
#1daad9 color preview, HTML & CSS examples
           This text has a color of #1daad9        
        
          <p style="color:#1daad9;">Text here</p>
        
        
          .mytext {color:#1daad9;}
        
        Text color #1daad9
      
           This box has a color of #1daad9        
        
          <div style="background-color:#1daad9;">Content here</div>
        
        
          .mybackground {background-color:#1daad9;}
        
        Background color #1daad9
      
           Border around this has a color of #1daad9        
        
          <div style="border:2px solid #1daad9;">Content here</div>
        
        
          .myborder {border:2px solid #1daad9;}
        
        Border color #1daad9