#a066e0 color space conversions
Hex:
        #a066e0
        RGB:
        160, 102, 224
        CMY:
        37, 60, 12
        CMYK:
        29, 54, 0, 12
      HSL:
        269°, 66.3043%, 63.9216%
        HSV (HSB):
        269°, 54.4643%, 87.8431%
        XYZ:
        32.7031, 22.3581, 73.1129
        xyY:
        0.2551, 0.1744, 22.3581
      CIE-Lab:
        54.4050, 46.8950, -53.7478
        CIE-LCH:
        54.4050, 71.3300, 311.1047
        CIE-Luv:
        54.4050, 17.5772, -88.9586
        Hunter-Lab:
        47.2844, 40.7075, -58.5774
      #a066e0 color charts
#a066e0 RGB chart
      #a066e0 CMYK chart
      #a066e0 RGB pie chart
      #a066e0 color shades, tints & tones
#a066e0 color schemes
#a066e0 color preview, HTML & CSS examples
           This text has a color of #a066e0        
        
          <p style="color:#a066e0;">Text here</p>
        
        
          .mytext {color:#a066e0;}
        
        Text color #a066e0
      
           This box has a color of #a066e0        
        
          <div style="background-color:#a066e0;">Content here</div>
        
        
          .mybackground {background-color:#a066e0;}
        
        Background color #a066e0
      
           Border around this has a color of #a066e0        
        
          <div style="border:2px solid #a066e0;">Content here</div>
        
        
          .myborder {border:2px solid #a066e0;}
        
        Border color #a066e0