#564ca5 color space conversions
Hex:
        #564ca5
        RGB:
        86, 76, 165
        CMY:
        66, 70, 35
        CMYK:
        48, 54, 0, 35
      HSL:
        247°, 36.9295%, 47.2549%
        HSV (HSB):
        247°, 53.9394%, 64.7059%
        XYZ:
        13.2137, 9.8639, 36.8048
        xyY:
        0.2207, 0.1647, 9.8639
      CIE-Lab:
        37.5971, 27.9974, -46.9106
        CIE-LCH:
        37.5971, 54.6302, 300.8298
        CIE-Luv:
        37.5971, -1.5762, -69.1403
        Hunter-Lab:
        31.4069, 20.1377, -47.4954
      #564ca5 color charts
#564ca5 RGB chart
      #564ca5 CMYK chart
      #564ca5 RGB pie chart
      #564ca5 color shades, tints & tones
#564ca5 color schemes
#564ca5 color preview, HTML & CSS examples
           This text has a color of #564ca5        
        
          <p style="color:#564ca5;">Text here</p>
        
        
          .mytext {color:#564ca5;}
        
        Text color #564ca5
      
           This box has a color of #564ca5        
        
          <div style="background-color:#564ca5;">Content here</div>
        
        
          .mybackground {background-color:#564ca5;}
        
        Background color #564ca5
      
           Border around this has a color of #564ca5        
        
          <div style="border:2px solid #564ca5;">Content here</div>
        
        
          .myborder {border:2px solid #564ca5;}
        
        Border color #564ca5