#5465a7 color space conversions
Hex:
        #5465a7
        RGB:
        84, 101, 167
        CMY:
        67, 60, 35
        CMYK:
        50, 40, 0, 35
      HSL:
        228°, 33.0677%, 49.2157%
        HSV (HSB):
        228°, 49.7006%, 65.4902%
        XYZ:
        15.2849, 13.9822, 38.4524
        xyY:
        0.2257, 0.2065, 13.9822
      CIE-Lab:
        44.2074, 12.3867, -37.5622
        CIE-LCH:
        44.2074, 39.5519, 288.2507
        CIE-Luv:
        44.2074, -10.4686, -56.6807
        Hunter-Lab:
        37.3928, 7.5273, -34.7953
      #5465a7 color charts
#5465a7 RGB chart
      #5465a7 CMYK chart
      #5465a7 RGB pie chart
      #5465a7 color shades, tints & tones
#5465a7 color schemes
#5465a7 color preview, HTML & CSS examples
           This text has a color of #5465a7        
        
          <p style="color:#5465a7;">Text here</p>
        
        
          .mytext {color:#5465a7;}
        
        Text color #5465a7
      
           This box has a color of #5465a7        
        
          <div style="background-color:#5465a7;">Content here</div>
        
        
          .mybackground {background-color:#5465a7;}
        
        Background color #5465a7
      
           Border around this has a color of #5465a7        
        
          <div style="border:2px solid #5465a7;">Content here</div>
        
        
          .myborder {border:2px solid #5465a7;}
        
        Border color #5465a7