#a04ac8 color space conversions
Hex:
        #a04ac8
        RGB:
        160, 74, 200
        CMY:
        37, 71, 22
        CMYK:
        20, 63, 0, 22
      HSL:
        281°, 53.3898%, 53.7255%
        HSV (HSB):
        281°, 63.0000%, 78.4314%
        XYZ:
        27.3713, 16.5413, 56.3937
        xyY:
        0.2729, 0.1649, 16.5413
      CIE-Lab:
        47.6768, 55.7150, -50.8278
        CIE-LCH:
        47.6768, 75.4163, 317.6264
        CIE-Luv:
        47.6768, 29.9834, -82.7719
        Hunter-Lab:
        40.6710, 48.9552, -53.7409
      #a04ac8 color charts
#a04ac8 RGB chart
      #a04ac8 CMYK chart
      #a04ac8 RGB pie chart
      #a04ac8 color shades, tints & tones
#a04ac8 color schemes
#a04ac8 color preview, HTML & CSS examples
           This text has a color of #a04ac8        
        
          <p style="color:#a04ac8;">Text here</p>
        
        
          .mytext {color:#a04ac8;}
        
        Text color #a04ac8
      
           This box has a color of #a04ac8        
        
          <div style="background-color:#a04ac8;">Content here</div>
        
        
          .mybackground {background-color:#a04ac8;}
        
        Background color #a04ac8
      
           Border around this has a color of #a04ac8        
        
          <div style="border:2px solid #a04ac8;">Content here</div>
        
        
          .myborder {border:2px solid #a04ac8;}
        
        Border color #a04ac8