#1d9aac color space conversions
Hex:
        #1d9aac
        RGB:
        29, 154, 172
        CMY:
        89, 40, 33
        CMYK:
        83, 10, 0, 33
      HSL:
        188°, 71.1443%, 39.4118%
        HSV (HSB):
        188°, 83.1395%, 67.4510%
        XYZ:
        19.5087, 26.3510, 43.0878
        xyY:
        0.2193, 0.2963, 26.3510
      CIE-Lab:
        58.3687, -25.6150, -18.6125
        CIE-LCH:
        58.3687, 31.6632, 216.0031
        CIE-Luv:
        58.3687, -41.2808, -24.5940
        Hunter-Lab:
        51.3332, -21.9959, -13.8333
      #1d9aac color charts
#1d9aac RGB chart
      #1d9aac CMYK chart
      #1d9aac RGB pie chart
      #1d9aac color shades, tints & tones
#1d9aac color schemes
#1d9aac color preview, HTML & CSS examples
           This text has a color of #1d9aac        
        
          <p style="color:#1d9aac;">Text here</p>
        
        
          .mytext {color:#1d9aac;}
        
        Text color #1d9aac
      
           This box has a color of #1d9aac        
        
          <div style="background-color:#1d9aac;">Content here</div>
        
        
          .mybackground {background-color:#1d9aac;}
        
        Background color #1d9aac
      
           Border around this has a color of #1d9aac        
        
          <div style="border:2px solid #1d9aac;">Content here</div>
        
        
          .myborder {border:2px solid #1d9aac;}
        
        Border color #1d9aac