#564c8b color space conversions
Hex:
        #564c8b
        RGB:
        86, 76, 139
        CMY:
        66, 70, 45
        CMYK:
        38, 45, 0, 45
      HSL:
        250°, 29.3023%, 42.1569%
        HSV (HSB):
        250°, 45.3237%, 54.5098%
        XYZ:
        11.0824, 9.0114, 25.5814
        xyY:
        0.2426, 0.1973, 9.0114
      CIE-Lab:
        36.0062, 20.1042, -33.7443
        CIE-LCH:
        36.0062, 39.2793, 300.7857
        CIE-Luv:
        36.0062, 0.4446, -48.9816
        Hunter-Lab:
        30.0190, 13.3653, -29.5120
      #564c8b color charts
#564c8b RGB chart
      #564c8b CMYK chart
      #564c8b RGB pie chart
      #564c8b color shades, tints & tones
#564c8b color schemes
#564c8b color preview, HTML & CSS examples
           This text has a color of #564c8b        
        
          <p style="color:#564c8b;">Text here</p>
        
        
          .mytext {color:#564c8b;}
        
        Text color #564c8b
      
           This box has a color of #564c8b        
        
          <div style="background-color:#564c8b;">Content here</div>
        
        
          .mybackground {background-color:#564c8b;}
        
        Background color #564c8b
      
           Border around this has a color of #564c8b        
        
          <div style="border:2px solid #564c8b;">Content here</div>
        
        
          .myborder {border:2px solid #564c8b;}
        
        Border color #564c8b