#3b5b55 color space conversions
Hex:
        #3b5b55
        RGB:
        59, 91, 85
        CMY:
        77, 64, 67
        CMYK:
        35, 0, 7, 64
      HSL:
        169°, 21.3333%, 29.4118%
        HSV (HSB):
        169°, 35.1648%, 35.6863%
        XYZ:
        7.1844, 9.0679, 9.9659
        xyY:
        0.2740, 0.3459, 9.0679
      CIE-Lab:
        36.1146, -13.2242, -0.2800
        CIE-LCH:
        36.1146, 13.2272, 181.2129
        CIE-Luv:
        36.1146, -14.9402, 1.4691
        Hunter-Lab:
        30.1129, -10.1105, 1.4568
      #3b5b55 color charts
#3b5b55 RGB chart
      #3b5b55 CMYK chart
      #3b5b55 RGB pie chart
      #3b5b55 color shades, tints & tones
#3b5b55 color schemes
#3b5b55 color preview, HTML & CSS examples
           This text has a color of #3b5b55        
        
          <p style="color:#3b5b55;">Text here</p>
        
        
          .mytext {color:#3b5b55;}
        
        Text color #3b5b55
      
           This box has a color of #3b5b55        
        
          <div style="background-color:#3b5b55;">Content here</div>
        
        
          .mybackground {background-color:#3b5b55;}
        
        Background color #3b5b55
      
           Border around this has a color of #3b5b55        
        
          <div style="border:2px solid #3b5b55;">Content here</div>
        
        
          .myborder {border:2px solid #3b5b55;}
        
        Border color #3b5b55