#3d9985 color space conversions
Hex:
        #3d9985
        RGB:
        61, 153, 133
        CMY:
        76, 40, 48
        CMYK:
        60, 0, 13, 40
      HSL:
        167°, 42.9907%, 41.9608%
        HSV (HSB):
        167°, 60.1307%, 60.0000%
        XYZ:
        17.5493, 25.4680, 26.1812
        xyY:
        0.2536, 0.3680, 25.4680
      CIE-Lab:
        57.5286, -32.2184, 2.4061
        CIE-LCH:
        57.5286, 32.3081, 175.7290
        CIE-Luv:
        57.5286, -38.1551, 8.2816
        Hunter-Lab:
        50.4659, -26.2424, 4.5670
      #3d9985 color charts
#3d9985 RGB chart
      #3d9985 CMYK chart
      #3d9985 RGB pie chart
      #3d9985 color shades, tints & tones
#3d9985 color schemes
#3d9985 color preview, HTML & CSS examples
           This text has a color of #3d9985        
        
          <p style="color:#3d9985;">Text here</p>
        
        
          .mytext {color:#3d9985;}
        
        Text color #3d9985
      
           This box has a color of #3d9985        
        
          <div style="background-color:#3d9985;">Content here</div>
        
        
          .mybackground {background-color:#3d9985;}
        
        Background color #3d9985
      
           Border around this has a color of #3d9985        
        
          <div style="border:2px solid #3d9985;">Content here</div>
        
        
          .myborder {border:2px solid #3d9985;}
        
        Border color #3d9985