#1daad3 color space conversions
Hex:
        #1daad3
        RGB:
        29, 170, 211
        CMY:
        89, 33, 17
        CMYK:
        86, 19, 0, 17
      HSL:
        194°, 75.8333%, 47.0588%
        HSV (HSB):
        194°, 86.2559%, 82.7451%
        XYZ:
        26.6393, 33.7138, 66.7314
        xyY:
        0.2096, 0.2653, 33.7138
      CIE-Lab:
        64.7348, -20.7810, -30.6865
        CIE-LCH:
        64.7348, 37.0609, 235.8939
        CIE-Luv:
        64.7348, -44.0782, -45.5517
        Hunter-Lab:
        58.0636, -19.7164, -27.4964
      #1daad3 color charts
#1daad3 RGB chart
      #1daad3 CMYK chart
      #1daad3 RGB pie chart
      #1daad3 color shades, tints & tones
#1daad3 color schemes
#1daad3 color preview, HTML & CSS examples
           This text has a color of #1daad3        
        
          <p style="color:#1daad3;">Text here</p>
        
        
          .mytext {color:#1daad3;}
        
        Text color #1daad3
      
           This box has a color of #1daad3        
        
          <div style="background-color:#1daad3;">Content here</div>
        
        
          .mybackground {background-color:#1daad3;}
        
        Background color #1daad3
      
           Border around this has a color of #1daad3        
        
          <div style="border:2px solid #1daad3;">Content here</div>
        
        
          .myborder {border:2px solid #1daad3;}
        
        Border color #1daad3