#564afb color space conversions
Hex:
        #564afb
        RGB:
        86, 74, 251
        CMY:
        66, 71, 2
        CMYK:
        66, 71, 0, 2
      HSL:
        244°, 95.6757%, 63.7255%
        HSV (HSB):
        244°, 70.5179%, 98.4314%
        XYZ:
        23.6991, 13.8410, 92.6893
        xyY:
        0.1820, 0.1063, 13.8410
      CIE-Lab:
        44.0041, 56.0650, -86.0930
        CIE-LCH:
        44.0041, 102.7389, 303.0728
        CIE-Luv:
        44.0041, -6.7153, -128.0179
        Hunter-Lab:
        37.2035, 48.6006, -121.6733
      #564afb color charts
#564afb RGB chart
      #564afb CMYK chart
      #564afb RGB pie chart
      #564afb color shades, tints & tones
#564afb color schemes
#564afb color preview, HTML & CSS examples
           This text has a color of #564afb        
        
          <p style="color:#564afb;">Text here</p>
        
        
          .mytext {color:#564afb;}
        
        Text color #564afb
      
           This box has a color of #564afb        
        
          <div style="background-color:#564afb;">Content here</div>
        
        
          .mybackground {background-color:#564afb;}
        
        Background color #564afb
      
           Border around this has a color of #564afb        
        
          <div style="border:2px solid #564afb;">Content here</div>
        
        
          .myborder {border:2px solid #564afb;}
        
        Border color #564afb