#5465a3 color space conversions
Hex:
        #5465a3
        RGB:
        84, 101, 163
        CMY:
        67, 60, 36
        CMYK:
        48, 38, 0, 36
      HSL:
        227°, 31.9838%, 48.4314%
        HSV (HSB):
        227°, 48.4663%, 63.9216%
        XYZ:
        14.9207, 13.8365, 36.5346
        xyY:
        0.2285, 0.2119, 13.8365
      CIE-Lab:
        43.9976, 11.1142, -35.5336
        CIE-LCH:
        43.9976, 37.2312, 287.3687
        CIE-Luv:
        43.9976, -10.3593, -53.3828
        Hunter-Lab:
        37.1975, 6.5046, -32.1953
      #5465a3 color charts
#5465a3 RGB chart
      #5465a3 CMYK chart
      #5465a3 RGB pie chart
      #5465a3 color shades, tints & tones
#5465a3 color schemes
#5465a3 color preview, HTML & CSS examples
           This text has a color of #5465a3        
        
          <p style="color:#5465a3;">Text here</p>
        
        
          .mytext {color:#5465a3;}
        
        Text color #5465a3
      
           This box has a color of #5465a3        
        
          <div style="background-color:#5465a3;">Content here</div>
        
        
          .mybackground {background-color:#5465a3;}
        
        Background color #5465a3
      
           Border around this has a color of #5465a3        
        
          <div style="border:2px solid #5465a3;">Content here</div>
        
        
          .myborder {border:2px solid #5465a3;}
        
        Border color #5465a3