#564ccd color space conversions
Hex:
        #564ccd
        RGB:
        86, 76, 205
        CMY:
        66, 70, 20
        CMYK:
        58, 63, 0, 20
      HSL:
        245°, 56.3319%, 55.0980%
        HSV (HSB):
        245°, 62.9268%, 80.3922%
        XYZ:
        17.4416, 11.5551, 59.0687
        xyY:
        0.1981, 0.1312, 11.5551
      CIE-Lab:
        40.5001, 40.5968, -65.7017
        CIE-LCH:
        40.5001, 77.2322, 301.7117
        CIE-Luv:
        40.5001, -4.3402, -97.7813
        Hunter-Lab:
        33.9928, 32.1007, -79.2323
      #564ccd color charts
#564ccd RGB chart
      #564ccd CMYK chart
      #564ccd RGB pie chart
      #564ccd color shades, tints & tones
#564ccd color schemes
#564ccd color preview, HTML & CSS examples
           This text has a color of #564ccd        
        
          <p style="color:#564ccd;">Text here</p>
        
        
          .mytext {color:#564ccd;}
        
        Text color #564ccd
      
           This box has a color of #564ccd        
        
          <div style="background-color:#564ccd;">Content here</div>
        
        
          .mybackground {background-color:#564ccd;}
        
        Background color #564ccd
      
           Border around this has a color of #564ccd        
        
          <div style="border:2px solid #564ccd;">Content here</div>
        
        
          .myborder {border:2px solid #564ccd;}
        
        Border color #564ccd