#564c7b color space conversions
Hex:
        #564c7b
        RGB:
        86, 76, 123
        CMY:
        66, 70, 52
        CMYK:
        30, 38, 0, 52
      HSL:
        253°, 23.6181%, 39.0196%
        HSV (HSB):
        253°, 38.2114%, 48.2353%
        XYZ:
        9.9973, 8.5774, 19.8676
        xyY:
        0.2601, 0.2231, 8.5774
      CIE-Lab:
        35.1575, 15.5152, -25.2353
        CIE-LCH:
        35.1575, 29.6233, 301.5841
        CIE-Luv:
        35.1575, 1.7647, -36.0923
        Hunter-Lab:
        29.2872, 9.6795, -19.7196
      #564c7b color charts
#564c7b RGB chart
      #564c7b CMYK chart
      #564c7b RGB pie chart
      #564c7b color shades, tints & tones
#564c7b color schemes
#564c7b color preview, HTML & CSS examples
           This text has a color of #564c7b        
        
          <p style="color:#564c7b;">Text here</p>
        
        
          .mytext {color:#564c7b;}
        
        Text color #564c7b
      
           This box has a color of #564c7b        
        
          <div style="background-color:#564c7b;">Content here</div>
        
        
          .mybackground {background-color:#564c7b;}
        
        Background color #564c7b
      
           Border around this has a color of #564c7b        
        
          <div style="border:2px solid #564c7b;">Content here</div>
        
        
          .myborder {border:2px solid #564c7b;}
        
        Border color #564c7b