#564efa color space conversions
Hex:
        #564efa
        RGB:
        86, 78, 250
        CMY:
        66, 69, 2
        CMYK:
        66, 69, 0, 2
      HSL:
        243°, 94.5055%, 64.3137%
        HSV (HSB):
        243°, 68.8000%, 98.0392%
        XYZ:
        23.8175, 14.3293, 91.9530
        xyY:
        0.1831, 0.1101, 14.3293
      CIE-Lab:
        44.7016, 53.5815, -84.3871
        CIE-LCH:
        44.7016, 99.9608, 302.4134
        CIE-Luv:
        44.7016, -7.3872, -126.5298
        Hunter-Lab:
        37.8541, 46.0659, -117.5259
      #564efa color charts
#564efa RGB chart
      #564efa CMYK chart
      #564efa RGB pie chart
      #564efa color shades, tints & tones
#564efa color schemes
#564efa color preview, HTML & CSS examples
           This text has a color of #564efa        
        
          <p style="color:#564efa;">Text here</p>
        
        
          .mytext {color:#564efa;}
        
        Text color #564efa
      
           This box has a color of #564efa        
        
          <div style="background-color:#564efa;">Content here</div>
        
        
          .mybackground {background-color:#564efa;}
        
        Background color #564efa
      
           Border around this has a color of #564efa        
        
          <div style="border:2px solid #564efa;">Content here</div>
        
        
          .myborder {border:2px solid #564efa;}
        
        Border color #564efa