#3b4465 color space conversions
Hex:
        #3b4465
        RGB:
        59, 68, 101
        CMY:
        77, 73, 60
        CMYK:
        42, 33, 0, 60
      HSL:
        227°, 26.2500%, 31.3725%
        HSV (HSB):
        227°, 41.5842%, 39.6078%
        XYZ:
        6.2197, 6.0036, 13.1429
        xyY:
        0.2452, 0.2367, 6.0036
      CIE-Lab:
        29.4216, 5.7043, -20.5286
        CIE-LCH:
        29.4216, 21.3064, 285.5290
        CIE-Luv:
        29.4216, -5.5485, -26.8377
        Hunter-Lab:
        24.5023, 2.4317, -14.6512
      #3b4465 color charts
#3b4465 RGB chart
      #3b4465 CMYK chart
      #3b4465 RGB pie chart
      #3b4465 color shades, tints & tones
#3b4465 color schemes
#3b4465 color preview, HTML & CSS examples
           This text has a color of #3b4465        
        
          <p style="color:#3b4465;">Text here</p>
        
        
          .mytext {color:#3b4465;}
        
        Text color #3b4465
      
           This box has a color of #3b4465        
        
          <div style="background-color:#3b4465;">Content here</div>
        
        
          .mybackground {background-color:#3b4465;}
        
        Background color #3b4465
      
           Border around this has a color of #3b4465        
        
          <div style="border:2px solid #3b4465;">Content here</div>
        
        
          .myborder {border:2px solid #3b4465;}
        
        Border color #3b4465