#5564a2 color space conversions
Hex:
        #5564a2
        RGB:
        85, 100, 162
        CMY:
        67, 61, 36
        CMYK:
        48, 38, 0, 36
      HSL:
        228°, 31.1741%, 48.4314%
        HSV (HSB):
        228°, 47.5309%, 63.5294%
        XYZ:
        14.8251, 13.6543, 36.0366
        xyY:
        0.2298, 0.2116, 13.6543
      CIE-Lab:
        43.7330, 11.6772, -35.3553
        CIE-LCH:
        43.7330, 37.2338, 288.2774
        CIE-Luv:
        43.7330, -9.6125, -53.0945
        Hunter-Lab:
        36.9517, 6.9490, -31.9555
      #5564a2 color charts
#5564a2 RGB chart
      #5564a2 CMYK chart
      #5564a2 RGB pie chart
      #5564a2 color shades, tints & tones
#5564a2 color schemes
#5564a2 color preview, HTML & CSS examples
           This text has a color of #5564a2        
        
          <p style="color:#5564a2;">Text here</p>
        
        
          .mytext {color:#5564a2;}
        
        Text color #5564a2
      
           This box has a color of #5564a2        
        
          <div style="background-color:#5564a2;">Content here</div>
        
        
          .mybackground {background-color:#5564a2;}
        
        Background color #5564a2
      
           Border around this has a color of #5564a2        
        
          <div style="border:2px solid #5564a2;">Content here</div>
        
        
          .myborder {border:2px solid #5564a2;}
        
        Border color #5564a2