#5564d1 color space conversions
Hex:
        #5564d1
        RGB:
        85, 100, 209
        CMY:
        67, 61, 18
        CMYK:
        59, 52, 0, 18
      HSL:
        233°, 57.4074%, 57.6471%
        HSV (HSB):
        233°, 59.3301%, 81.9608%
        XYZ:
        19.8121, 15.6491, 62.2980
        xyY:
        0.2027, 0.1601, 15.6491
      CIE-Lab:
        46.5107, 27.0183, -58.2586
        CIE-LCH:
        46.5107, 64.2187, 294.8802
        CIE-Luv:
        46.5107, -11.0759, -90.2648
        Hunter-Lab:
        39.5589, 20.1692, -65.6795
      #5564d1 color charts
#5564d1 RGB chart
      #5564d1 CMYK chart
      #5564d1 RGB pie chart
      #5564d1 color shades, tints & tones
#5564d1 color schemes
#5564d1 color preview, HTML & CSS examples
           This text has a color of #5564d1        
        
          <p style="color:#5564d1;">Text here</p>
        
        
          .mytext {color:#5564d1;}
        
        Text color #5564d1
      
           This box has a color of #5564d1        
        
          <div style="background-color:#5564d1;">Content here</div>
        
        
          .mybackground {background-color:#5564d1;}
        
        Background color #5564d1
      
           Border around this has a color of #5564d1        
        
          <div style="border:2px solid #5564d1;">Content here</div>
        
        
          .myborder {border:2px solid #5564d1;}
        
        Border color #5564d1