#a98dcf color space conversions
Hex:
#a98dcf
RGB:
169, 141, 207
CMY:
34, 45, 19
CMYK:
18, 32, 0, 19
HSL:
265°, 40.7407%, 68.2353%
HSV (HSB):
265°, 31.8841%, 81.1765%
XYZ:
37.1495, 31.9898, 63.2481
xyY:
0.2806, 0.2416, 31.9898
CIE-Lab:
63.3344, 23.6151, -30.0920
CIE-LCH:
63.3344, 38.2518, 308.1235
CIE-Luv:
63.3344, 10.2249, -50.1929
Hunter-Lab:
56.5595, 18.2637, -26.7099
#a98dcf color charts
#a98dcf color shades, tints & tones
#a98dcf color schemes
#a98dcf color preview, HTML & CSS examples
This text has a color of #a98dcf
<p style="color:#a98dcf;">Text here</p>
.mytext {color:#a98dcf;}
This box has a color of #a98dcf
<div style="background-color:#a98dcf;">Content here</div>
.mybackground {background-color:#a98dcf;}
Border around this has a color of #a98dcf
<div style="border:2px solid #a98dcf;">Content here</div>
.myborder {border:2px solid #a98dcf;}