#a998e4 color space conversions
Hex:
#a998e4
RGB:
169, 152, 228
CMY:
34, 40, 11
CMYK:
26, 33, 0, 11
HSL:
253°, 58.4615%, 74.5098%
HSV (HSB):
253°, 33.3333%, 89.4118%
XYZ:
41.5940, 36.4929, 78.2504
xyY:
0.2661, 0.2334, 36.4929
CIE-Lab:
66.8948, 22.3016, -36.2232
CIE-LCH:
66.8948, 42.5379, 301.6194
CIE-Luv:
66.8948, 3.5975, -60.5458
Hunter-Lab:
60.4094, 17.1872, -34.5139
#a998e4 color charts
#a998e4 color shades, tints & tones
#a998e4 color schemes
#a998e4 color preview, HTML & CSS examples
This text has a color of #a998e4
<p style="color:#a998e4;">Text here</p>
.mytext {color:#a998e4;}
This box has a color of #a998e4
<div style="background-color:#a998e4;">Content here</div>
.mybackground {background-color:#a998e4;}
Border around this has a color of #a998e4
<div style="border:2px solid #a998e4;">Content here</div>
.myborder {border:2px solid #a998e4;}