#a99dce color space conversions
Hex:
#a99dce
RGB:
169, 157, 206
CMY:
34, 38, 19
CMYK:
18, 24, 0, 19
HSL:
255°, 33.3333%, 71.1765%
HSV (HSB):
255°, 23.7864%, 80.7843%
XYZ:
39.5597, 37.0052, 63.4502
xyY:
0.2825, 0.2643, 37.0052
CIE-Lab:
67.2809, 14.3451, -23.4652
CIE-LCH:
67.2809, 27.5027, 301.4389
CIE-Luv:
67.2809, 3.2725, -38.5429
Hunter-Lab:
60.8319, 9.6250, -19.2596
#a99dce color charts
#a99dce color shades, tints & tones
#a99dce color schemes
#a99dce color preview, HTML & CSS examples
This text has a color of #a99dce
<p style="color:#a99dce;">Text here</p>
.mytext {color:#a99dce;}
This box has a color of #a99dce
<div style="background-color:#a99dce;">Content here</div>
.mybackground {background-color:#a99dce;}
Border around this has a color of #a99dce
<div style="border:2px solid #a99dce;">Content here</div>
.myborder {border:2px solid #a99dce;}