#564aaf color space conversions
Hex:
        #564aaf
        RGB:
        86, 74, 175
        CMY:
        66, 71, 31
        CMYK:
        51, 58, 0, 31
      HSL:
        247°, 40.5622%, 48.8235%
        HSV (HSB):
        247°, 57.7143%, 68.6275%
        XYZ:
        14.0244, 9.9711, 41.7429
        xyY:
        0.2133, 0.1517, 9.9711
      CIE-Lab:
        37.7906, 32.3557, -52.5482
        CIE-LCH:
        37.7906, 61.7106, 301.6220
        CIE-Luv:
        37.7906, -1.7733, -77.4367
        Hunter-Lab:
        31.5771, 24.0176, -56.2736
      #564aaf color charts
#564aaf RGB chart
      #564aaf CMYK chart
      #564aaf RGB pie chart
      #564aaf color shades, tints & tones
#564aaf color schemes
#564aaf color preview, HTML & CSS examples
           This text has a color of #564aaf        
        
          <p style="color:#564aaf;">Text here</p>
        
        
          .mytext {color:#564aaf;}
        
        Text color #564aaf
      
           This box has a color of #564aaf        
        
          <div style="background-color:#564aaf;">Content here</div>
        
        
          .mybackground {background-color:#564aaf;}
        
        Background color #564aaf
      
           Border around this has a color of #564aaf        
        
          <div style="border:2px solid #564aaf;">Content here</div>
        
        
          .myborder {border:2px solid #564aaf;}
        
        Border color #564aaf