#3d998d color space conversions
Hex:
        #3d998d
        RGB:
        61, 153, 141
        CMY:
        76, 40, 45
        CMYK:
        60, 0, 8, 40
      HSL:
        172°, 42.9907%, 41.9608%
        HSV (HSB):
        172°, 60.1307%, 60.0000%
        XYZ:
        18.1234, 25.6977, 29.2042
        xyY:
        0.2482, 0.3519, 25.6977
      CIE-Lab:
        57.7489, -30.0968, -1.8275
        CIE-LCH:
        57.7489, 30.1522, 183.4748
        CIE-Luv:
        57.7489, -37.7284, 1.8824
        Hunter-Lab:
        50.6929, -24.8962, 1.3279
      #3d998d color charts
#3d998d RGB chart
      #3d998d CMYK chart
      #3d998d RGB pie chart
      #3d998d color shades, tints & tones
#3d998d color schemes
#3d998d color preview, HTML & CSS examples
           This text has a color of #3d998d        
        
          <p style="color:#3d998d;">Text here</p>
        
        
          .mytext {color:#3d998d;}
        
        Text color #3d998d
      
           This box has a color of #3d998d        
        
          <div style="background-color:#3d998d;">Content here</div>
        
        
          .mybackground {background-color:#3d998d;}
        
        Background color #3d998d
      
           Border around this has a color of #3d998d        
        
          <div style="border:2px solid #3d998d;">Content here</div>
        
        
          .myborder {border:2px solid #3d998d;}
        
        Border color #3d998d