#a52ac8 color space conversions
Hex:
        #a52ac8
        RGB:
        165, 42, 200
        CMY:
        35, 84, 22
        CMYK:
        18, 79, 0, 22
      HSL:
        287°, 65.2893%, 47.4510%
        HSV (HSB):
        287°, 79.0000%, 78.4314%
        XYZ:
        26.7703, 13.8254, 55.9012
        xyY:
        0.2774, 0.1433, 13.8254
      CIE-Lab:
        43.9815, 69.2085, -56.7300
        CIE-LCH:
        43.9815, 89.4880, 320.6586
        CIE-Luv:
        43.9815, 39.2387, -90.7386
        Hunter-Lab:
        37.1825, 63.4455, -63.1104
      #a52ac8 color charts
#a52ac8 RGB chart
      #a52ac8 CMYK chart
      #a52ac8 RGB pie chart
      #a52ac8 color shades, tints & tones
#a52ac8 color schemes
#a52ac8 color preview, HTML & CSS examples
           This text has a color of #a52ac8        
        
          <p style="color:#a52ac8;">Text here</p>
        
        
          .mytext {color:#a52ac8;}
        
        Text color #a52ac8
      
           This box has a color of #a52ac8        
        
          <div style="background-color:#a52ac8;">Content here</div>
        
        
          .mybackground {background-color:#a52ac8;}
        
        Background color #a52ac8
      
           Border around this has a color of #a52ac8        
        
          <div style="border:2px solid #a52ac8;">Content here</div>
        
        
          .myborder {border:2px solid #a52ac8;}
        
        Border color #a52ac8