#a052e8 color space conversions
Hex:
        #a052e8
        RGB:
        160, 82, 232
        CMY:
        37, 68, 9
        CMYK:
        31, 65, 0, 9
      HSL:
        271°, 76.5306%, 61.5686%
        HSV (HSB):
        271°, 64.6552%, 90.9804%
        XYZ:
        32.0800, 19.3344, 78.3850
        xyY:
        0.2472, 0.1490, 19.3344
      CIE-Lab:
        51.0761, 59.0038, -63.5995
        CIE-LCH:
        51.0761, 86.7545, 312.8533
        CIE-Luv:
        51.0761, 21.5355, -103.6304
        Hunter-Lab:
        43.9709, 53.2799, -74.9142
      #a052e8 color charts
#a052e8 RGB chart
      #a052e8 CMYK chart
      #a052e8 RGB pie chart
      #a052e8 color shades, tints & tones
#a052e8 color schemes
#a052e8 color preview, HTML & CSS examples
           This text has a color of #a052e8        
        
          <p style="color:#a052e8;">Text here</p>
        
        
          .mytext {color:#a052e8;}
        
        Text color #a052e8
      
           This box has a color of #a052e8        
        
          <div style="background-color:#a052e8;">Content here</div>
        
        
          .mybackground {background-color:#a052e8;}
        
        Background color #a052e8
      
           Border around this has a color of #a052e8        
        
          <div style="border:2px solid #a052e8;">Content here</div>
        
        
          .myborder {border:2px solid #a052e8;}
        
        Border color #a052e8