#a99dcf color space conversions
Hex:
#a99dcf
RGB:
169, 157, 207
CMY:
34, 38, 19
CMYK:
18, 24, 0, 19
HSL:
254°, 34.2466%, 71.3725%
HSV (HSB):
254°, 24.1546%, 81.1765%
XYZ:
39.6816, 37.0540, 64.0922
xyY:
0.2818, 0.2631, 37.0540
CIE-Lab:
67.3175, 14.5706, -23.9637
CIE-LCH:
67.3175, 28.0457, 301.3008
CIE-Luv:
67.3175, 3.1936, -39.3863
Hunter-Lab:
60.8720, 9.8359, -19.8161
#a99dcf color charts
#a99dcf color shades, tints & tones
#a99dcf color schemes
#a99dcf color preview, HTML & CSS examples
This text has a color of #a99dcf
<p style="color:#a99dcf;">Text here</p>
.mytext {color:#a99dcf;}
This box has a color of #a99dcf
<div style="background-color:#a99dcf;">Content here</div>
.mybackground {background-color:#a99dcf;}
Border around this has a color of #a99dcf
<div style="border:2px solid #a99dcf;">Content here</div>
.myborder {border:2px solid #a99dcf;}