#a08eea color space conversions
Hex:
        #a08eea
        RGB:
        160, 142, 234
        CMY:
        37, 44, 8
        CMYK:
        32, 39, 0, 8
      HSL:
        252°, 68.6567%, 73.7255%
        HSV (HSB):
        252°, 39.3162%, 91.7647%
        XYZ:
        39.0215, 32.7601, 82.1086
        xyY:
        0.2536, 0.2129, 32.7601
      CIE-Lab:
        63.9662, 26.9319, -44.1698
        CIE-LCH:
        63.9662, 51.7330, 301.3722
        CIE-Luv:
        63.9662, 2.5845, -73.8034
        Hunter-Lab:
        57.2364, 21.5303, -44.9890
      #a08eea color charts
#a08eea RGB chart
      #a08eea CMYK chart
      #a08eea RGB pie chart
      #a08eea color shades, tints & tones
#a08eea color schemes
#a08eea color preview, HTML & CSS examples
           This text has a color of #a08eea        
        
          <p style="color:#a08eea;">Text here</p>
        
        
          .mytext {color:#a08eea;}
        
        Text color #a08eea
      
           This box has a color of #a08eea        
        
          <div style="background-color:#a08eea;">Content here</div>
        
        
          .mybackground {background-color:#a08eea;}
        
        Background color #a08eea
      
           Border around this has a color of #a08eea        
        
          <div style="border:2px solid #a08eea;">Content here</div>
        
        
          .myborder {border:2px solid #a08eea;}
        
        Border color #a08eea