#3f445b color space conversions
Hex:
        #3f445b
        RGB:
        63, 68, 91
        CMY:
        75, 73, 64
        CMYK:
        31, 25, 0, 64
      HSL:
        229°, 18.1818%, 30.1961%
        HSV (HSB):
        229°, 30.7692%, 35.6863%
        XYZ:
        6.0053, 5.9463, 10.7288
        xyY:
        0.2648, 0.2622, 5.9463
      CIE-Lab:
        29.2767, 3.9872, -14.3129
        CIE-LCH:
        29.2767, 14.8579, 285.5663
        CIE-Luv:
        29.2767, -3.5278, -18.3530
        Hunter-Lab:
        24.3851, 1.2854, -9.0164
      #3f445b color charts
#3f445b RGB chart
      #3f445b CMYK chart
      #3f445b RGB pie chart
      #3f445b color shades, tints & tones
#3f445b color schemes
#3f445b color preview, HTML & CSS examples
           This text has a color of #3f445b        
        
          <p style="color:#3f445b;">Text here</p>
        
        
          .mytext {color:#3f445b;}
        
        Text color #3f445b
      
           This box has a color of #3f445b        
        
          <div style="background-color:#3f445b;">Content here</div>
        
        
          .mybackground {background-color:#3f445b;}
        
        Background color #3f445b
      
           Border around this has a color of #3f445b        
        
          <div style="border:2px solid #3f445b;">Content here</div>
        
        
          .myborder {border:2px solid #3f445b;}
        
        Border color #3f445b