#5563cd color space conversions
Hex:
        #5563cd
        RGB:
        85, 99, 205
        CMY:
        67, 61, 20
        CMYK:
        59, 52, 0, 20
      HSL:
        233°, 54.5455%, 56.8627%
        HSV (HSB):
        233°, 58.5366%, 80.3922%
        XYZ:
        19.2276, 15.2628, 59.6902
        xyY:
        0.2042, 0.1621, 15.2628
      CIE-Lab:
        45.9920, 26.3094, -56.8030
        CIE-LCH:
        45.9920, 62.6001, 294.8521
        CIE-Luv:
        45.9920, -10.6562, -87.7827
        Hunter-Lab:
        39.0676, 19.4828, -63.2402
      #5563cd color charts
#5563cd RGB chart
      #5563cd CMYK chart
      #5563cd RGB pie chart
      #5563cd color shades, tints & tones
#5563cd color schemes
#5563cd color preview, HTML & CSS examples
           This text has a color of #5563cd        
        
          <p style="color:#5563cd;">Text here</p>
        
        
          .mytext {color:#5563cd;}
        
        Text color #5563cd
      
           This box has a color of #5563cd        
        
          <div style="background-color:#5563cd;">Content here</div>
        
        
          .mybackground {background-color:#5563cd;}
        
        Background color #5563cd
      
           Border around this has a color of #5563cd        
        
          <div style="border:2px solid #5563cd;">Content here</div>
        
        
          .myborder {border:2px solid #5563cd;}
        
        Border color #5563cd