#a08ce1 color space conversions
Hex:
        #a08ce1
        RGB:
        160, 140, 225
        CMY:
        37, 45, 12
        CMYK:
        29, 38, 0, 12
      HSL:
        254°, 58.6207%, 71.5686%
        HSV (HSB):
        254°, 37.7778%, 88.2353%
        XYZ:
        37.4659, 31.6660, 75.3716
        xyY:
        0.2593, 0.2191, 31.6660
      CIE-Lab:
        63.0659, 25.8074, -40.6005
        CIE-LCH:
        63.0659, 48.1084, 302.4418
        CIE-Luv:
        63.0659, 4.1571, -67.6087
        Hunter-Lab:
        56.2725, 20.3672, -40.0225
      #a08ce1 color charts
#a08ce1 RGB chart
      #a08ce1 CMYK chart
      #a08ce1 RGB pie chart
      #a08ce1 color shades, tints & tones
#a08ce1 color schemes
#a08ce1 color preview, HTML & CSS examples
           This text has a color of #a08ce1        
        
          <p style="color:#a08ce1;">Text here</p>
        
        
          .mytext {color:#a08ce1;}
        
        Text color #a08ce1
      
           This box has a color of #a08ce1        
        
          <div style="background-color:#a08ce1;">Content here</div>
        
        
          .mybackground {background-color:#a08ce1;}
        
        Background color #a08ce1
      
           Border around this has a color of #a08ce1        
        
          <div style="border:2px solid #a08ce1;">Content here</div>
        
        
          .myborder {border:2px solid #a08ce1;}
        
        Border color #a08ce1