#a564f4 color space conversions
Hex:
        #a564f4
        RGB:
        165, 100, 244
        CMY:
        35, 61, 4
        CMYK:
        32, 59, 0, 4
      HSL:
        267°, 86.7470%, 67.4510%
        HSV (HSB):
        267°, 59.0164%, 95.6863%
        XYZ:
        36.4034, 23.6453, 88.2333
        xyY:
        0.2455, 0.1595, 23.6453
      CIE-Lab:
        55.7309, 53.9245, -62.7868
        CIE-LCH:
        55.7309, 82.7649, 310.6577
        CIE-Luv:
        55.7309, 17.5368, -104.2027
        Hunter-Lab:
        48.6265, 48.5346, -73.5439
      #a564f4 color charts
#a564f4 RGB chart
      #a564f4 CMYK chart
      #a564f4 RGB pie chart
      #a564f4 color shades, tints & tones
#a564f4 color schemes
#a564f4 color preview, HTML & CSS examples
           This text has a color of #a564f4        
        
          <p style="color:#a564f4;">Text here</p>
        
        
          .mytext {color:#a564f4;}
        
        Text color #a564f4
      
           This box has a color of #a564f4        
        
          <div style="background-color:#a564f4;">Content here</div>
        
        
          .mybackground {background-color:#a564f4;}
        
        Background color #a564f4
      
           Border around this has a color of #a564f4        
        
          <div style="border:2px solid #a564f4;">Content here</div>
        
        
          .myborder {border:2px solid #a564f4;}
        
        Border color #a564f4