#1d8384 color space conversions
Hex:
        #1d8384
        RGB:
        29, 131, 132
        CMY:
        89, 49, 48
        CMYK:
        78, 1, 0, 48
      HSL:
        181°, 63.9752%, 31.5686%
        HSV (HSB):
        181°, 78.0303%, 51.7647%
        XYZ:
        12.7879, 18.1598, 24.6610
        xyY:
        0.2300, 0.3266, 18.1598
      CIE-Lab:
        49.6893, -26.9373, -8.6547
        CIE-LCH:
        49.6893, 28.2935, 197.8117
        CIE-Luv:
        49.6893, -35.8011, -8.5846
        Hunter-Lab:
        42.6143, -21.0100, -4.4813
      #1d8384 color charts
#1d8384 RGB chart
      #1d8384 CMYK chart
      #1d8384 RGB pie chart
      #1d8384 color shades, tints & tones
#1d8384 color schemes
#1d8384 color preview, HTML & CSS examples
           This text has a color of #1d8384        
        
          <p style="color:#1d8384;">Text here</p>
        
        
          .mytext {color:#1d8384;}
        
        Text color #1d8384
      
           This box has a color of #1d8384        
        
          <div style="background-color:#1d8384;">Content here</div>
        
        
          .mybackground {background-color:#1d8384;}
        
        Background color #1d8384
      
           Border around this has a color of #1d8384        
        
          <div style="border:2px solid #1d8384;">Content here</div>
        
        
          .myborder {border:2px solid #1d8384;}
        
        Border color #1d8384