#a998f8 color space conversions
Hex:
#a998f8
RGB:
169, 152, 248
CMY:
34, 40, 3
CMYK:
32, 39, 0, 3
HSL:
251°, 87.2727%, 78.4314%
HSV (HSB):
251°, 38.7097%, 97.2549%
XYZ:
44.5337, 37.6688, 93.7306
xyY:
0.2531, 0.2141, 37.6688
CIE-Lab:
67.7758, 27.2446, -45.8144
CIE-LCH:
67.7758, 53.3031, 300.7388
CIE-Luv:
67.7758, 1.8868, -77.3062
Hunter-Lab:
61.3749, 22.1137, -47.5841
#a998f8 color charts
#a998f8 color shades, tints & tones
#a998f8 color schemes
#a998f8 color preview, HTML & CSS examples
This text has a color of #a998f8
<p style="color:#a998f8;">Text here</p>
.mytext {color:#a998f8;}
This box has a color of #a998f8
<div style="background-color:#a998f8;">Content here</div>
.mybackground {background-color:#a998f8;}
Border around this has a color of #a998f8
<div style="border:2px solid #a998f8;">Content here</div>
.myborder {border:2px solid #a998f8;}