#564b7e color space conversions
Hex:
        #564b7e
        RGB:
        86, 75, 126
        CMY:
        66, 71, 51
        CMYK:
        32, 40, 0, 51
      HSL:
        253°, 25.3731%, 39.4118%
        HSV (HSB):
        253°, 40.4762%, 49.4118%
        XYZ:
        10.1197, 8.5169, 20.8492
        xyY:
        0.2563, 0.2157, 8.5169
      CIE-Lab:
        35.0371, 16.9935, -27.2813
        CIE-LCH:
        35.0371, 32.1410, 301.9187
        CIE-Luv:
        35.0371, 1.8807, -39.1168
        Hunter-Lab:
        29.1838, 10.8247, -21.9288
      #564b7e color charts
#564b7e RGB chart
      #564b7e CMYK chart
      #564b7e RGB pie chart
      #564b7e color shades, tints & tones
#564b7e color schemes
#564b7e color preview, HTML & CSS examples
           This text has a color of #564b7e        
        
          <p style="color:#564b7e;">Text here</p>
        
        
          .mytext {color:#564b7e;}
        
        Text color #564b7e
      
           This box has a color of #564b7e        
        
          <div style="background-color:#564b7e;">Content here</div>
        
        
          .mybackground {background-color:#564b7e;}
        
        Background color #564b7e
      
           Border around this has a color of #564b7e        
        
          <div style="border:2px solid #564b7e;">Content here</div>
        
        
          .myborder {border:2px solid #564b7e;}
        
        Border color #564b7e