#a09ed4 color space conversions
Hex:
#a09ed4
RGB:
160, 158, 212
CMY:
37, 38, 17
CMYK:
25, 25, 0, 17
HSL:
242°, 38.5714%, 72.5490%
HSV (HSB):
242°, 25.4717%, 83.1373%
XYZ:
38.6077, 36.6808, 67.3326
xyY:
0.2707, 0.2572, 36.6808
CIE-Lab:
67.0368, 12.3783, -27.2260
CIE-LCH:
67.0368, 29.9078, 294.4488
CIE-Luv:
67.0368, -2.2306, -44.3460
Hunter-Lab:
60.5647, 7.7990, -23.5203
#a09ed4 color charts
#a09ed4 color shades, tints & tones
#a09ed4 color schemes
#a09ed4 color preview, HTML & CSS examples
This text has a color of #a09ed4
<p style="color:#a09ed4;">Text here</p>
.mytext {color:#a09ed4;}
This box has a color of #a09ed4
<div style="background-color:#a09ed4;">Content here</div>
.mybackground {background-color:#a09ed4;}
Border around this has a color of #a09ed4
<div style="border:2px solid #a09ed4;">Content here</div>
.myborder {border:2px solid #a09ed4;}