#5562a4 color space conversions
Hex:
        #5562a4
        RGB:
        85, 98, 164
        CMY:
        67, 62, 36
        CMYK:
        48, 40, 0, 36
      HSL:
        230°, 31.7269%, 48.8235%
        HSV (HSB):
        230°, 48.1707%, 64.3137%
        XYZ:
        14.8148, 13.3470, 36.9174
        xyY:
        0.2276, 0.2051, 13.3470
      CIE-Lab:
        43.2815, 13.5613, -37.2518
        CIE-LCH:
        43.2815, 39.6434, 290.0038
        CIE-Luv:
        43.2815, -8.9662, -56.0425
        Hunter-Lab:
        36.5335, 8.4504, -34.3394
      #5562a4 color charts
#5562a4 RGB chart
      #5562a4 CMYK chart
      #5562a4 RGB pie chart
      #5562a4 color shades, tints & tones
#5562a4 color schemes
#5562a4 color preview, HTML & CSS examples
           This text has a color of #5562a4        
        
          <p style="color:#5562a4;">Text here</p>
        
        
          .mytext {color:#5562a4;}
        
        Text color #5562a4
      
           This box has a color of #5562a4        
        
          <div style="background-color:#5562a4;">Content here</div>
        
        
          .mybackground {background-color:#5562a4;}
        
        Background color #5562a4
      
           Border around this has a color of #5562a4        
        
          <div style="border:2px solid #5562a4;">Content here</div>
        
        
          .myborder {border:2px solid #5562a4;}
        
        Border color #5562a4