#1dbfae color space conversions
Hex:
        #1dbfae
        RGB:
        29, 191, 174
        CMY:
        89, 25, 32
        CMYK:
        85, 0, 9, 25
      HSL:
        174°, 73.6364%, 43.1373%
        HSV (HSB):
        174°, 84.8168%, 74.9020%
        XYZ:
        26.7775, 40.5788, 46.4656
        xyY:
        0.2353, 0.3565, 40.5788
      CIE-Lab:
        69.8798, -42.3931, -2.5067
        CIE-LCH:
        69.8798, 42.4672, 183.3839
        CIE-Luv:
        69.8798, -54.1500, 2.7152
        Hunter-Lab:
        63.7015, -36.4436, 1.3433
      #1dbfae color charts
#1dbfae RGB chart
      #1dbfae CMYK chart
      #1dbfae RGB pie chart
      #1dbfae color shades, tints & tones
#1dbfae color schemes
#1dbfae color preview, HTML & CSS examples
           This text has a color of #1dbfae        
        
          <p style="color:#1dbfae;">Text here</p>
        
        
          .mytext {color:#1dbfae;}
        
        Text color #1dbfae
      
           This box has a color of #1dbfae        
        
          <div style="background-color:#1dbfae;">Content here</div>
        
        
          .mybackground {background-color:#1dbfae;}
        
        Background color #1dbfae
      
           Border around this has a color of #1dbfae        
        
          <div style="border:2px solid #1dbfae;">Content here</div>
        
        
          .myborder {border:2px solid #1dbfae;}
        
        Border color #1dbfae