#564fcd color space conversions
Hex:
        #564fcd
        RGB:
        86, 79, 205
        CMY:
        66, 69, 20
        CMYK:
        58, 61, 0, 20
      HSL:
        243°, 55.7522%, 55.6863%
        HSV (HSB):
        243°, 61.4634%, 80.3922%
        XYZ:
        17.6532, 11.9782, 59.1392
        xyY:
        0.1989, 0.1349, 11.9782
      CIE-Lab:
        41.1814, 38.8041, -64.5919
        CIE-LCH:
        41.1814, 75.3517, 300.9957
        CIE-Luv:
        41.1814, -5.0379, -96.7196
        Hunter-Lab:
        34.6095, 30.4804, -77.0855
      #564fcd color charts
#564fcd RGB chart
      #564fcd CMYK chart
      #564fcd RGB pie chart
      #564fcd color shades, tints & tones
#564fcd color schemes
#564fcd color preview, HTML & CSS examples
           This text has a color of #564fcd        
        
          <p style="color:#564fcd;">Text here</p>
        
        
          .mytext {color:#564fcd;}
        
        Text color #564fcd
      
           This box has a color of #564fcd        
        
          <div style="background-color:#564fcd;">Content here</div>
        
        
          .mybackground {background-color:#564fcd;}
        
        Background color #564fcd
      
           Border around this has a color of #564fcd        
        
          <div style="border:2px solid #564fcd;">Content here</div>
        
        
          .myborder {border:2px solid #564fcd;}
        
        Border color #564fcd