#1dbcd4 color space conversions
Hex:
        #1dbcd4
        RGB:
        29, 188, 212
        CMY:
        89, 26, 17
        CMYK:
        86, 11, 0, 17
      HSL:
        188°, 75.9336%, 47.2549%
        HSV (HSB):
        188°, 86.3208%, 83.1373%
        XYZ:
        30.3736, 40.9811, 68.5966
        xyY:
        0.2170, 0.2928, 40.9811
      CIE-Lab:
        70.1627, -29.5512, -22.8963
        CIE-LCH:
        70.1627, 37.3833, 217.7686
        CIE-Luv:
        70.1627, -50.2148, -31.8032
        Hunter-Lab:
        64.0165, -27.3369, -18.7204
      #1dbcd4 color charts
#1dbcd4 RGB chart
      #1dbcd4 CMYK chart
      #1dbcd4 RGB pie chart
      #1dbcd4 color shades, tints & tones
#1dbcd4 color schemes
#1dbcd4 color preview, HTML & CSS examples
           This text has a color of #1dbcd4        
        
          <p style="color:#1dbcd4;">Text here</p>
        
        
          .mytext {color:#1dbcd4;}
        
        Text color #1dbcd4
      
           This box has a color of #1dbcd4        
        
          <div style="background-color:#1dbcd4;">Content here</div>
        
        
          .mybackground {background-color:#1dbcd4;}
        
        Background color #1dbcd4
      
           Border around this has a color of #1dbcd4        
        
          <div style="border:2px solid #1dbcd4;">Content here</div>
        
        
          .myborder {border:2px solid #1dbcd4;}
        
        Border color #1dbcd4