#1d8084 color space conversions
Hex:
        #1d8084
        RGB:
        29, 128, 132
        CMY:
        89, 50, 48
        CMYK:
        78, 3, 0, 48
      HSL:
        182°, 63.9752%, 31.5686%
        HSV (HSB):
        182°, 78.0303%, 51.7647%
        XYZ:
        12.3907, 17.3655, 24.5286
        xyY:
        0.2283, 0.3199, 17.3655
      CIE-Lab:
        48.7173, -25.4277, -10.1120
        CIE-LCH:
        48.7173, 27.3646, 201.6866
        CIE-Luv:
        48.7173, -34.6962, -10.9129
        Hunter-Lab:
        41.6719, -19.8507, -5.7285
      #1d8084 color charts
#1d8084 RGB chart
      #1d8084 CMYK chart
      #1d8084 RGB pie chart
      #1d8084 color shades, tints & tones
#1d8084 color schemes
#1d8084 color preview, HTML & CSS examples
           This text has a color of #1d8084        
        
          <p style="color:#1d8084;">Text here</p>
        
        
          .mytext {color:#1d8084;}
        
        Text color #1d8084
      
           This box has a color of #1d8084        
        
          <div style="background-color:#1d8084;">Content here</div>
        
        
          .mybackground {background-color:#1d8084;}
        
        Background color #1d8084
      
           Border around this has a color of #1d8084        
        
          <div style="border:2px solid #1d8084;">Content here</div>
        
        
          .myborder {border:2px solid #1d8084;}
        
        Border color #1d8084