#a08dff color space conversions
Hex:
        #a08dff
        RGB:
        160, 141, 255
        CMY:
        37, 45, 0
        CMYK:
        37, 45, 0, 0
      HSL:
        250°, 100.0000%, 77.6471%
        HSV (HSB):
        250°, 44.7059%, 100.0000%
        XYZ:
        42.0721, 33.7433, 98.9034
        xyY:
        0.2408, 0.1931, 33.7433
      CIE-Lab:
        64.7583, 32.9595, -54.4544
        CIE-LCH:
        64.7583, 63.6523, 301.1852
        CIE-Luv:
        64.7583, 1.1230, -91.6877
        Hunter-Lab:
        58.0890, 27.6263, -60.2859
      #a08dff color charts
#a08dff RGB chart
      #a08dff CMYK chart
      #a08dff RGB pie chart
      #a08dff color shades, tints & tones
#a08dff color schemes
#a08dff color preview, HTML & CSS examples
           This text has a color of #a08dff        
        
          <p style="color:#a08dff;">Text here</p>
        
        
          .mytext {color:#a08dff;}
        
        Text color #a08dff
      
           This box has a color of #a08dff        
        
          <div style="background-color:#a08dff;">Content here</div>
        
        
          .mybackground {background-color:#a08dff;}
        
        Background color #a08dff
      
           Border around this has a color of #a08dff        
        
          <div style="border:2px solid #a08dff;">Content here</div>
        
        
          .myborder {border:2px solid #a08dff;}
        
        Border color #a08dff