#a046da color space conversions
Hex:
        #a046da
        RGB:
        160, 70, 218
        CMY:
        37, 73, 15
        CMYK:
        27, 68, 0, 15
      HSL:
        276°, 66.6667%, 56.4706%
        HSV (HSB):
        276°, 67.8899%, 85.4902%
        XYZ:
        29.3423, 16.9159, 68.0482
        xyY:
        0.2567, 0.1480, 16.9159
      CIE-Lab:
        48.1538, 61.4009, -60.3845
        CIE-LCH:
        48.1538, 86.1183, 315.4782
        CIE-Luv:
        48.1538, 26.9512, -97.5729
        Hunter-Lab:
        41.1289, 55.3703, -69.3058
      #a046da color charts
#a046da RGB chart
      #a046da CMYK chart
      #a046da RGB pie chart
      #a046da color shades, tints & tones
#a046da color schemes
#a046da color preview, HTML & CSS examples
           This text has a color of #a046da        
        
          <p style="color:#a046da;">Text here</p>
        
        
          .mytext {color:#a046da;}
        
        Text color #a046da
      
           This box has a color of #a046da        
        
          <div style="background-color:#a046da;">Content here</div>
        
        
          .mybackground {background-color:#a046da;}
        
        Background color #a046da
      
           Border around this has a color of #a046da        
        
          <div style="border:2px solid #a046da;">Content here</div>
        
        
          .myborder {border:2px solid #a046da;}
        
        Border color #a046da