#564ecf color space conversions
Hex:
        #564ecf
        RGB:
        86, 78, 207
        CMY:
        66, 69, 19
        CMYK:
        58, 62, 0, 19
      HSL:
        244°, 57.3333%, 55.8824%
        HSV (HSB):
        244°, 62.3188%, 81.1765%
        XYZ:
        17.8246, 11.9322, 60.3952
        xyY:
        0.1977, 0.1324, 11.9322
      CIE-Lab:
        41.1082, 40.0404, -65.8653
        CIE-LCH:
        41.1082, 77.0809, 301.2960
        CIE-Luv:
        41.1082, -4.9251, -98.4542
        Hunter-Lab:
        34.5430, 31.6579, -79.4828
      #564ecf color charts
#564ecf RGB chart
      #564ecf CMYK chart
      #564ecf RGB pie chart
      #564ecf color shades, tints & tones
#564ecf color schemes
#564ecf color preview, HTML & CSS examples
           This text has a color of #564ecf        
        
          <p style="color:#564ecf;">Text here</p>
        
        
          .mytext {color:#564ecf;}
        
        Text color #564ecf
      
           This box has a color of #564ecf        
        
          <div style="background-color:#564ecf;">Content here</div>
        
        
          .mybackground {background-color:#564ecf;}
        
        Background color #564ecf
      
           Border around this has a color of #564ecf        
        
          <div style="border:2px solid #564ecf;">Content here</div>
        
        
          .myborder {border:2px solid #564ecf;}
        
        Border color #564ecf