#1dbfdf color space conversions
Hex:
        #1dbfdf
        RGB:
        29, 191, 223
        CMY:
        89, 25, 13
        CMYK:
        87, 14, 0, 13
      HSL:
        190°, 76.9841%, 49.4118%
        HSV (HSB):
        190°, 86.9955%, 87.4510%
        XYZ:
        32.4568, 42.8505, 76.3724
        xyY:
        0.2140, 0.2825, 42.8505
      CIE-Lab:
        71.4534, -27.4716, -26.9188
        CIE-LCH:
        71.4534, 38.4618, 224.4177
        CIE-Luv:
        71.4534, -50.4189, -38.9054
        Hunter-Lab:
        65.4603, -26.0510, -23.3513
      #1dbfdf color charts
#1dbfdf RGB chart
      #1dbfdf CMYK chart
      #1dbfdf RGB pie chart
      #1dbfdf color shades, tints & tones
#1dbfdf color schemes
#1dbfdf color preview, HTML & CSS examples
           This text has a color of #1dbfdf        
        
          <p style="color:#1dbfdf;">Text here</p>
        
        
          .mytext {color:#1dbfdf;}
        
        Text color #1dbfdf
      
           This box has a color of #1dbfdf        
        
          <div style="background-color:#1dbfdf;">Content here</div>
        
        
          .mybackground {background-color:#1dbfdf;}
        
        Background color #1dbfdf
      
           Border around this has a color of #1dbfdf        
        
          <div style="border:2px solid #1dbfdf;">Content here</div>
        
        
          .myborder {border:2px solid #1dbfdf;}
        
        Border color #1dbfdf