#3b694e color space conversions
Hex:
        #3b694e
        RGB:
        59, 105, 78
        CMY:
        77, 59, 69
        CMYK:
        44, 0, 26, 59
      HSL:
        145°, 28.0488%, 32.1569%
        HSV (HSB):
        145°, 43.8095%, 41.1765%
        XYZ:
        8.2304, 11.5830, 9.0097
        xyY:
        0.2855, 0.4019, 11.5830
      CIE-Lab:
        40.5456, -22.5250, 10.3398
        CIE-LCH:
        40.5456, 24.7848, 155.3430
        CIE-Luv:
        40.5456, -21.2548, 16.0461
        Hunter-Lab:
        34.0338, -16.3928, 8.1280
      #3b694e color charts
#3b694e RGB chart
      #3b694e CMYK chart
      #3b694e RGB pie chart
      #3b694e color shades, tints & tones
#3b694e color schemes
#3b694e color preview, HTML & CSS examples
           This text has a color of #3b694e        
        
          <p style="color:#3b694e;">Text here</p>
        
        
          .mytext {color:#3b694e;}
        
        Text color #3b694e
      
           This box has a color of #3b694e        
        
          <div style="background-color:#3b694e;">Content here</div>
        
        
          .mybackground {background-color:#3b694e;}
        
        Background color #3b694e
      
           Border around this has a color of #3b694e        
        
          <div style="border:2px solid #3b694e;">Content here</div>
        
        
          .myborder {border:2px solid #3b694e;}
        
        Border color #3b694e