#3b454f color space conversions
Hex:
        #3b454f
        RGB:
        59, 69, 79
        CMY:
        77, 73, 69
        CMYK:
        25, 13, 0, 69
      HSL:
        210°, 14.4928%, 27.0588%
        HSV (HSB):
        210°, 25.3165%, 30.9804%
        XYZ:
        5.3430, 5.7506, 8.2255
        xyY:
        0.2766, 0.2977, 5.7506
      CIE-Lab:
        28.7742, -1.4551, -7.3499
        CIE-LCH:
        28.7742, 7.4925, 258.8015
        CIE-Luv:
        28.7742, -5.2510, -8.6927
        Hunter-Lab:
        23.9803, -2.1942, -3.5508
      #3b454f color charts
#3b454f RGB chart
      #3b454f CMYK chart
      #3b454f RGB pie chart
      #3b454f color shades, tints & tones
#3b454f color schemes
#3b454f color preview, HTML & CSS examples
           This text has a color of #3b454f        
        
          <p style="color:#3b454f;">Text here</p>
        
        
          .mytext {color:#3b454f;}
        
        Text color #3b454f
      
           This box has a color of #3b454f        
        
          <div style="background-color:#3b454f;">Content here</div>
        
        
          .mybackground {background-color:#3b454f;}
        
        Background color #3b454f
      
           Border around this has a color of #3b454f        
        
          <div style="border:2px solid #3b454f;">Content here</div>
        
        
          .myborder {border:2px solid #3b454f;}
        
        Border color #3b454f