#3d887d color space conversions
Hex:
        #3d887d
        RGB:
        61, 136, 125
        CMY:
        76, 47, 51
        CMYK:
        55, 0, 8, 47
      HSL:
        171°, 38.0711%, 38.6275%
        HSV (HSB):
        171°, 55.1471%, 53.3333%
        XYZ:
        14.4303, 20.0811, 22.5175
        xyY:
        0.2530, 0.3521, 20.0811
      CIE-Lab:
        51.9288, -26.0600, -1.1539
        CIE-LCH:
        51.9288, 26.0855, 182.5352
        CIE-Luv:
        51.9288, -31.8703, 2.2262
        Hunter-Lab:
        44.8119, -20.9405, 1.5758
      #3d887d color charts
#3d887d RGB chart
      #3d887d CMYK chart
      #3d887d RGB pie chart
      #3d887d color shades, tints & tones
#3d887d color schemes
#3d887d color preview, HTML & CSS examples
           This text has a color of #3d887d        
        
          <p style="color:#3d887d;">Text here</p>
        
        
          .mytext {color:#3d887d;}
        
        Text color #3d887d
      
           This box has a color of #3d887d        
        
          <div style="background-color:#3d887d;">Content here</div>
        
        
          .mybackground {background-color:#3d887d;}
        
        Background color #3d887d
      
           Border around this has a color of #3d887d        
        
          <div style="border:2px solid #3d887d;">Content here</div>
        
        
          .myborder {border:2px solid #3d887d;}
        
        Border color #3d887d