#a09ede color space conversions
Hex:
        #a09ede
        RGB:
        160, 158, 222
        CMY:
        37, 38, 13
        CMYK:
        28, 29, 0, 13
      HSL:
        242°, 49.2308%, 74.5098%
        HSV (HSB):
        242°, 28.8288%, 87.0588%
        XYZ:
        39.9089, 37.2012, 74.1844
        xyY:
        0.2638, 0.2459, 37.2012
      CIE-Lab:
        67.4277, 14.8074, -32.1462
        CIE-LCH:
        67.4277, 35.3926, 294.7321
        CIE-Luv:
        67.4277, -2.8719, -52.8296
        Hunter-Lab:
        60.9928, 10.0589, -29.4183
      #a09ede color charts
#a09ede RGB chart
      #a09ede CMYK chart
      #a09ede RGB pie chart
      #a09ede color shades, tints & tones
#a09ede color schemes
#a09ede color preview, HTML & CSS examples
           This text has a color of #a09ede        
        
          <p style="color:#a09ede;">Text here</p>
        
        
          .mytext {color:#a09ede;}
        
        Text color #a09ede
      
           This box has a color of #a09ede        
        
          <div style="background-color:#a09ede;">Content here</div>
        
        
          .mybackground {background-color:#a09ede;}
        
        Background color #a09ede
      
           Border around this has a color of #a09ede        
        
          <div style="border:2px solid #a09ede;">Content here</div>
        
        
          .myborder {border:2px solid #a09ede;}
        
        Border color #a09ede