#564ebf color space conversions
Hex:
        #564ebf
        RGB:
        86, 78, 191
        CMY:
        66, 69, 25
        CMYK:
        55, 59, 0, 25
      HSL:
        244°, 46.8880%, 52.7451%
        HSV (HSB):
        244°, 59.1623%, 74.9020%
        XYZ:
        15.9661, 11.1888, 50.6084
        xyY:
        0.2053, 0.1439, 11.1888
      CIE-Lab:
        39.8967, 34.9483, -58.5500
        CIE-LCH:
        39.8967, 68.1871, 300.8328
        CIE-Luv:
        39.8967, -3.9178, -87.2898
        Hunter-Lab:
        33.4497, 26.6643, -66.2893
      #564ebf color charts
#564ebf RGB chart
      #564ebf CMYK chart
      #564ebf RGB pie chart
      #564ebf color shades, tints & tones
#564ebf color schemes
#564ebf color preview, HTML & CSS examples
           This text has a color of #564ebf        
        
          <p style="color:#564ebf;">Text here</p>
        
        
          .mytext {color:#564ebf;}
        
        Text color #564ebf
      
           This box has a color of #564ebf        
        
          <div style="background-color:#564ebf;">Content here</div>
        
        
          .mybackground {background-color:#564ebf;}
        
        Background color #564ebf
      
           Border around this has a color of #564ebf        
        
          <div style="border:2px solid #564ebf;">Content here</div>
        
        
          .myborder {border:2px solid #564ebf;}
        
        Border color #564ebf