#5562a1 color space conversions
Hex:
        #5562a1
        RGB:
        85, 98, 161
        CMY:
        67, 62, 37
        CMYK:
        47, 39, 0, 37
      HSL:
        230°, 30.8943%, 48.2353%
        HSV (HSB):
        230°, 47.2050%, 63.1373%
        XYZ:
        14.5470, 13.2399, 35.5071
        xyY:
        0.2298, 0.2092, 13.2399
      CIE-Lab:
        43.1225, 12.6154, -35.7270
        CIE-LCH:
        43.1225, 37.8888, 289.4485
        CIE-Luv:
        43.1225, -8.8642, -53.5792
        Hunter-Lab:
        36.3866, 7.6859, -32.3861
      #5562a1 color charts
#5562a1 RGB chart
      #5562a1 CMYK chart
      #5562a1 RGB pie chart
      #5562a1 color shades, tints & tones
#5562a1 color schemes
#5562a1 color preview, HTML & CSS examples
           This text has a color of #5562a1        
        
          <p style="color:#5562a1;">Text here</p>
        
        
          .mytext {color:#5562a1;}
        
        Text color #5562a1
      
           This box has a color of #5562a1        
        
          <div style="background-color:#5562a1;">Content here</div>
        
        
          .mybackground {background-color:#5562a1;}
        
        Background color #5562a1
      
           Border around this has a color of #5562a1        
        
          <div style="border:2px solid #5562a1;">Content here</div>
        
        
          .myborder {border:2px solid #5562a1;}
        
        Border color #5562a1