#a07ae0 color space conversions
Hex:
        #a07ae0
        RGB:
        160, 122, 224
        CMY:
        37, 52, 12
        CMYK:
        29, 46, 0, 12
      HSL:
        262°, 62.1951%, 67.8431%
        HSV (HSB):
        262°, 45.5357%, 87.8431%
        XYZ:
        34.9113, 26.7745, 73.8490
        xyY:
        0.2576, 0.1975, 26.7745
      CIE-Lab:
        58.7650, 35.8164, -46.8163
        CIE-LCH:
        58.7650, 58.9455, 307.4174
        CIE-Luv:
        58.7650, 10.9722, -78.0462
        Hunter-Lab:
        51.7441, 29.8804, -48.3977
      #a07ae0 color charts
#a07ae0 RGB chart
      #a07ae0 CMYK chart
      #a07ae0 RGB pie chart
      #a07ae0 color shades, tints & tones
#a07ae0 color schemes
#a07ae0 color preview, HTML & CSS examples
           This text has a color of #a07ae0        
        
          <p style="color:#a07ae0;">Text here</p>
        
        
          .mytext {color:#a07ae0;}
        
        Text color #a07ae0
      
           This box has a color of #a07ae0        
        
          <div style="background-color:#a07ae0;">Content here</div>
        
        
          .mybackground {background-color:#a07ae0;}
        
        Background color #a07ae0
      
           Border around this has a color of #a07ae0        
        
          <div style="border:2px solid #a07ae0;">Content here</div>
        
        
          .myborder {border:2px solid #a07ae0;}
        
        Border color #a07ae0