#1d8181 color space conversions
Hex:
        #1d8181
        RGB:
        29, 129, 129
        CMY:
        89, 49, 49
        CMYK:
        78, 0, 0, 49
      HSL:
        180°, 63.2911%, 30.9804%
        HSV (HSB):
        180°, 77.5194%, 50.5882%
        XYZ:
        12.3194, 17.5467, 23.5064
        xyY:
        0.2308, 0.3288, 17.5467
      CIE-Lab:
        48.9416, -26.8821, -8.0108
        CIE-LCH:
        48.9416, 28.0503, 196.5939
        CIE-Luv:
        48.9416, -35.2701, -7.6164
        Hunter-Lab:
        41.8888, -20.8089, -3.9492
      #1d8181 color charts
#1d8181 RGB chart
      #1d8181 CMYK chart
      #1d8181 RGB pie chart
      #1d8181 color shades, tints & tones
#1d8181 color schemes
#1d8181 color preview, HTML & CSS examples
           This text has a color of #1d8181        
        
          <p style="color:#1d8181;">Text here</p>
        
        
          .mytext {color:#1d8181;}
        
        Text color #1d8181
      
           This box has a color of #1d8181        
        
          <div style="background-color:#1d8181;">Content here</div>
        
        
          .mybackground {background-color:#1d8181;}
        
        Background color #1d8181
      
           Border around this has a color of #1d8181        
        
          <div style="border:2px solid #1d8181;">Content here</div>
        
        
          .myborder {border:2px solid #1d8181;}
        
        Border color #1d8181