#5564cd color space conversions
Hex:
        #5564cd
        RGB:
        85, 100, 205
        CMY:
        67, 61, 20
        CMYK:
        59, 51, 0, 20
      HSL:
        233°, 54.5455%, 56.8627%
        HSV (HSB):
        233°, 58.5366%, 80.3922%
        XYZ:
        19.3229, 15.4534, 59.7220
        xyY:
        0.2045, 0.1635, 15.4534
      CIE-Lab:
        46.2491, 25.6857, -56.3889
        CIE-LCH:
        46.2491, 61.9634, 294.4897
        CIE-Luv:
        46.2491, -10.9502, -87.2461
        Hunter-Lab:
        39.3108, 18.9463, -62.5572
      #5564cd color charts
#5564cd RGB chart
      #5564cd CMYK chart
      #5564cd RGB pie chart
      #5564cd color shades, tints & tones
#5564cd color schemes
#5564cd color preview, HTML & CSS examples
           This text has a color of #5564cd        
        
          <p style="color:#5564cd;">Text here</p>
        
        
          .mytext {color:#5564cd;}
        
        Text color #5564cd
      
           This box has a color of #5564cd        
        
          <div style="background-color:#5564cd;">Content here</div>
        
        
          .mybackground {background-color:#5564cd;}
        
        Background color #5564cd
      
           Border around this has a color of #5564cd        
        
          <div style="border:2px solid #5564cd;">Content here</div>
        
        
          .myborder {border:2px solid #5564cd;}
        
        Border color #5564cd