#5467a5 color space conversions
Hex:
        #5467a5
        RGB:
        84, 103, 165
        CMY:
        67, 60, 35
        CMYK:
        49, 38, 0, 35
      HSL:
        226°, 32.5301%, 48.8235%
        HSV (HSB):
        226°, 49.0909%, 64.7059%
        XYZ:
        15.2979, 14.3019, 37.5516
        xyY:
        0.2278, 0.2130, 14.3019
      CIE-Lab:
        44.6629, 10.5008, -35.6642
        CIE-LCH:
        44.6629, 37.1780, 286.4063
        CIE-Luv:
        44.6629, -11.1294, -53.7065
        Hunter-Lab:
        37.8179, 6.0248, -32.4000
      #5467a5 color charts
#5467a5 RGB chart
      #5467a5 CMYK chart
      #5467a5 RGB pie chart
      #5467a5 color shades, tints & tones
#5467a5 color schemes
#5467a5 color preview, HTML & CSS examples
           This text has a color of #5467a5        
        
          <p style="color:#5467a5;">Text here</p>
        
        
          .mytext {color:#5467a5;}
        
        Text color #5467a5
      
           This box has a color of #5467a5        
        
          <div style="background-color:#5467a5;">Content here</div>
        
        
          .mybackground {background-color:#5467a5;}
        
        Background color #5467a5
      
           Border around this has a color of #5467a5        
        
          <div style="border:2px solid #5467a5;">Content here</div>
        
        
          .myborder {border:2px solid #5467a5;}
        
        Border color #5467a5