#a99fdc color space conversions
Hex:
#a99fdc
RGB:
169, 159, 220
CMY:
34, 38, 14
CMYK:
23, 28, 0, 14
HSL:
250°, 46.5649%, 74.3137%
HSV (HSB):
250°, 27.7273%, 86.2745%
XYZ:
41.6786, 38.3986, 72.9251
xyY:
0.2724, 0.2510, 38.3986
CIE-Lab:
68.3134, 16.4444, -29.6177
CIE-LCH:
68.3134, 33.8767, 299.0399
CIE-Luv:
68.3134, 1.3109, -48.9935
Hunter-Lab:
61.9666, 11.6171, -26.3985
#a99fdc color charts
#a99fdc color shades, tints & tones
#a99fdc color schemes
#a99fdc color preview, HTML & CSS examples
This text has a color of #a99fdc
<p style="color:#a99fdc;">Text here</p>
.mytext {color:#a99fdc;}
This box has a color of #a99fdc
<div style="background-color:#a99fdc;">Content here</div>
.mybackground {background-color:#a99fdc;}
Border around this has a color of #a99fdc
<div style="border:2px solid #a99fdc;">Content here</div>
.myborder {border:2px solid #a99fdc;}