#a564c2 color space conversions
Hex:
        #a564c2
        RGB:
        165, 100, 194
        CMY:
        35, 61, 24
        CMYK:
        15, 48, 0, 24
      HSL:
        281°, 43.5185%, 57.6471%
        HSV (HSB):
        281°, 48.4536%, 76.0784%
        XYZ:
        29.8118, 21.0087, 53.5228
        xyY:
        0.2857, 0.2013, 21.0087
      CIE-Lab:
        52.9590, 42.4820, -38.9472
        CIE-LCH:
        52.9590, 57.6333, 317.4856
        CIE-Luv:
        52.9590, 26.1995, -64.9238
        Hunter-Lab:
        45.8353, 35.8869, -37.1494
      #a564c2 color charts
#a564c2 RGB chart
      #a564c2 CMYK chart
      #a564c2 RGB pie chart
      #a564c2 color shades, tints & tones
#a564c2 color schemes
#a564c2 color preview, HTML & CSS examples
           This text has a color of #a564c2        
        
          <p style="color:#a564c2;">Text here</p>
        
        
          .mytext {color:#a564c2;}
        
        Text color #a564c2
      
           This box has a color of #a564c2        
        
          <div style="background-color:#a564c2;">Content here</div>
        
        
          .mybackground {background-color:#a564c2;}
        
        Background color #a564c2
      
           Border around this has a color of #a564c2        
        
          <div style="border:2px solid #a564c2;">Content here</div>
        
        
          .myborder {border:2px solid #a564c2;}
        
        Border color #a564c2