#a564f2 color space conversions
Hex:
        #a564f2
        RGB:
        165, 100, 242
        CMY:
        35, 61, 5
        CMYK:
        32, 59, 0, 5
      HSL:
        267°, 84.5238%, 67.0588%
        HSV (HSB):
        267°, 58.6777%, 94.9020%
        XYZ:
        36.1012, 23.5245, 86.6423
        xyY:
        0.2468, 0.1608, 23.5245
      CIE-Lab:
        55.6085, 53.4448, -61.8703
        CIE-LCH:
        55.6085, 81.7575, 310.8211
        CIE-Luv:
        55.6085, 17.8558, -102.6954
        Hunter-Lab:
        48.5020, 47.9833, -71.9621
      #a564f2 color charts
#a564f2 RGB chart
      #a564f2 CMYK chart
      #a564f2 RGB pie chart
      #a564f2 color shades, tints & tones
#a564f2 color schemes
#a564f2 color preview, HTML & CSS examples
           This text has a color of #a564f2        
        
          <p style="color:#a564f2;">Text here</p>
        
        
          .mytext {color:#a564f2;}
        
        Text color #a564f2
      
           This box has a color of #a564f2        
        
          <div style="background-color:#a564f2;">Content here</div>
        
        
          .mybackground {background-color:#a564f2;}
        
        Background color #a564f2
      
           Border around this has a color of #a564f2        
        
          <div style="border:2px solid #a564f2;">Content here</div>
        
        
          .myborder {border:2px solid #a564f2;}
        
        Border color #a564f2