#a052ce color space conversions
Hex:
        #a052ce
        RGB:
        160, 82, 206
        CMY:
        37, 68, 19
        CMYK:
        22, 60, 0, 19
      HSL:
        278°, 55.8559%, 56.4706%
        HSV (HSB):
        278°, 60.1942%, 80.7843%
        XYZ:
        28.6551, 17.9644, 60.3497
        xyY:
        0.2679, 0.1679, 17.9644
      CIE-Lab:
        49.4529, 53.1426, -51.4366
        CIE-LCH:
        49.4529, 73.9585, 315.9346
        CIE-Luv:
        49.4529, 26.5937, -84.1672
        Hunter-Lab:
        42.3844, 46.5067, -54.7518
      #a052ce color charts
#a052ce RGB chart
      #a052ce CMYK chart
      #a052ce RGB pie chart
      #a052ce color shades, tints & tones
#a052ce color schemes
#a052ce color preview, HTML & CSS examples
           This text has a color of #a052ce        
        
          <p style="color:#a052ce;">Text here</p>
        
        
          .mytext {color:#a052ce;}
        
        Text color #a052ce
      
           This box has a color of #a052ce        
        
          <div style="background-color:#a052ce;">Content here</div>
        
        
          .mybackground {background-color:#a052ce;}
        
        Background color #a052ce
      
           Border around this has a color of #a052ce        
        
          <div style="border:2px solid #a052ce;">Content here</div>
        
        
          .myborder {border:2px solid #a052ce;}
        
        Border color #a052ce