#1debd6 color space conversions
Hex:
        #1debd6
        RGB:
        29, 235, 214
        CMY:
        89, 8, 16
        CMYK:
        88, 0, 9, 8
      HSL:
        174°, 83.7398%, 51.7647%
        HSV (HSB):
        174°, 87.6596%, 92.1569%
        XYZ:
        42.3526, 64.5329, 73.8422
        xyY:
        0.2343, 0.3571, 64.5329
      CIE-Lab:
        84.2425, -50.1787, -2.8843
        CIE-LCH:
        84.2425, 50.2616, 183.2897
        CIE-Luv:
        84.2425, -66.0564, 3.4364
        Hunter-Lab:
        80.3324, -46.4734, 1.7328
      #1debd6 color charts
#1debd6 RGB chart
      #1debd6 CMYK chart
      #1debd6 RGB pie chart
      #1debd6 color shades, tints & tones
#1debd6 color schemes
#1debd6 color preview, HTML & CSS examples
           This text has a color of #1debd6        
        
          <p style="color:#1debd6;">Text here</p>
        
        
          .mytext {color:#1debd6;}
        
        Text color #1debd6
      
           This box has a color of #1debd6        
        
          <div style="background-color:#1debd6;">Content here</div>
        
        
          .mybackground {background-color:#1debd6;}
        
        Background color #1debd6
      
           Border around this has a color of #1debd6        
        
          <div style="border:2px solid #1debd6;">Content here</div>
        
        
          .myborder {border:2px solid #1debd6;}
        
        Border color #1debd6