#3d9480 color space conversions
Hex:
        #3d9480
        RGB:
        61, 148, 128
        CMY:
        76, 42, 50
        CMYK:
        59, 0, 14, 42
      HSL:
        166°, 41.6268%, 40.9804%
        HSV (HSB):
        166°, 58.7838%, 58.0392%
        XYZ:
        16.4107, 23.7304, 24.1376
        xyY:
        0.2553, 0.3692, 23.7304
      CIE-Lab:
        55.8169, -31.1363, 2.7788
        CIE-LCH:
        55.8169, 31.2600, 174.9001
        CIE-Luv:
        55.8169, -36.4662, 8.5932
        Hunter-Lab:
        48.7139, -25.1165, 4.7217
      #3d9480 color charts
#3d9480 RGB chart
      #3d9480 CMYK chart
      #3d9480 RGB pie chart
      #3d9480 color shades, tints & tones
#3d9480 color schemes
#3d9480 color preview, HTML & CSS examples
           This text has a color of #3d9480        
        
          <p style="color:#3d9480;">Text here</p>
        
        
          .mytext {color:#3d9480;}
        
        Text color #3d9480
      
           This box has a color of #3d9480        
        
          <div style="background-color:#3d9480;">Content here</div>
        
        
          .mybackground {background-color:#3d9480;}
        
        Background color #3d9480
      
           Border around this has a color of #3d9480        
        
          <div style="border:2px solid #3d9480;">Content here</div>
        
        
          .myborder {border:2px solid #3d9480;}
        
        Border color #3d9480