#1dbdd3 color space conversions
Hex:
        #1dbdd3
        RGB:
        29, 189, 211
        CMY:
        89, 26, 17
        CMYK:
        86, 10, 0, 17
      HSL:
        187°, 75.8333%, 47.0588%
        HSV (HSB):
        187°, 86.2559%, 82.7451%
        XYZ:
        30.4622, 41.3596, 68.0057
        xyY:
        0.2179, 0.2958, 41.3596
      CIE-Lab:
        70.4271, -30.3589, -21.9467
        CIE-LCH:
        70.4271, 37.4609, 215.8634
        CIE-Luv:
        70.4271, -50.6351, -30.1287
        Hunter-Lab:
        64.3114, -27.9954, -17.6779
      #1dbdd3 color charts
#1dbdd3 RGB chart
      #1dbdd3 CMYK chart
      #1dbdd3 RGB pie chart
      #1dbdd3 color shades, tints & tones
#1dbdd3 color schemes
#1dbdd3 color preview, HTML & CSS examples
           This text has a color of #1dbdd3        
        
          <p style="color:#1dbdd3;">Text here</p>
        
        
          .mytext {color:#1dbdd3;}
        
        Text color #1dbdd3
      
           This box has a color of #1dbdd3        
        
          <div style="background-color:#1dbdd3;">Content here</div>
        
        
          .mybackground {background-color:#1dbdd3;}
        
        Background color #1dbdd3
      
           Border around this has a color of #1dbdd3        
        
          <div style="border:2px solid #1dbdd3;">Content here</div>
        
        
          .myborder {border:2px solid #1dbdd3;}
        
        Border color #1dbdd3