#a98ce4 color space conversions
Hex:
#a98ce4
RGB:
169, 140, 228
CMY:
34, 45, 11
CMYK:
26, 39, 0, 11
HSL:
260°, 61.9718%, 72.1569%
HSV (HSB):
260°, 38.5965%, 89.4118%
XYZ:
39.7439, 32.7926, 77.6337
xyY:
0.2647, 0.2184, 32.7926
CIE-Lab:
63.9926, 29.0970, -40.7551
CIE-LCH:
63.9926, 50.0761, 305.5249
CIE-Luv:
63.9926, 8.4005, -68.4705
Hunter-Lab:
57.2648, 23.6720, -40.2938
#a98ce4 color charts
#a98ce4 color shades, tints & tones
#a98ce4 color schemes
#a98ce4 color preview, HTML & CSS examples
This text has a color of #a98ce4
<p style="color:#a98ce4;">Text here</p>
.mytext {color:#a98ce4;}
This box has a color of #a98ce4
<div style="background-color:#a98ce4;">Content here</div>
.mybackground {background-color:#a98ce4;}
Border around this has a color of #a98ce4
<div style="border:2px solid #a98ce4;">Content here</div>
.myborder {border:2px solid #a98ce4;}