#564dff color space conversions
Hex:
        #564dff
        RGB:
        86, 77, 255
        CMY:
        66, 70, 0
        CMYK:
        66, 70, 0, 0
      HSL:
        243°, 100.0000%, 65.0980%
        HSV (HSB):
        243°, 69.8039%, 100.0000%
        XYZ:
        24.5416, 14.5062, 96.1142
        xyY:
        0.1816, 0.1073, 14.5062
      CIE-Lab:
        44.9503, 55.6724, -86.7680
        CIE-LCH:
        44.9503, 103.0927, 302.6852
        CIE-Luv:
        44.9503, -7.4719, -129.8588
        Hunter-Lab:
        38.0870, 48.3655, -122.9601
      #564dff color charts
#564dff RGB chart
      #564dff CMYK chart
      #564dff RGB pie chart
      #564dff color shades, tints & tones
#564dff color schemes
#564dff color preview, HTML & CSS examples
           This text has a color of #564dff        
        
          <p style="color:#564dff;">Text here</p>
        
        
          .mytext {color:#564dff;}
        
        Text color #564dff
      
           This box has a color of #564dff        
        
          <div style="background-color:#564dff;">Content here</div>
        
        
          .mybackground {background-color:#564dff;}
        
        Background color #564dff
      
           Border around this has a color of #564dff        
        
          <div style="border:2px solid #564dff;">Content here</div>
        
        
          .myborder {border:2px solid #564dff;}
        
        Border color #564dff