#3b6850 color space conversions
Hex:
        #3b6850
        RGB:
        59, 104, 80
        CMY:
        77, 59, 69
        CMYK:
        43, 0, 23, 59
      HSL:
        148°, 27.6074%, 31.9608%
        HSV (HSB):
        148°, 43.2692%, 40.7843%
        XYZ:
        8.2019, 11.4096, 9.3594
        xyY:
        0.2831, 0.3938, 11.4096
      CIE-Lab:
        40.2620, -21.5578, 8.7376
        CIE-LCH:
        40.2620, 23.2612, 157.9368
        CIE-Luv:
        40.2620, -20.7651, 13.9849
        Hunter-Lab:
        33.7781, -15.7688, 7.2163
      #3b6850 color charts
#3b6850 RGB chart
      #3b6850 CMYK chart
      #3b6850 RGB pie chart
      #3b6850 color shades, tints & tones
#3b6850 color schemes
#3b6850 color preview, HTML & CSS examples
           This text has a color of #3b6850        
        
          <p style="color:#3b6850;">Text here</p>
        
        
          .mytext {color:#3b6850;}
        
        Text color #3b6850
      
           This box has a color of #3b6850        
        
          <div style="background-color:#3b6850;">Content here</div>
        
        
          .mybackground {background-color:#3b6850;}
        
        Background color #3b6850
      
           Border around this has a color of #3b6850        
        
          <div style="border:2px solid #3b6850;">Content here</div>
        
        
          .myborder {border:2px solid #3b6850;}
        
        Border color #3b6850