#a8b8dd color space conversions
Hex:
#a8b8dd
RGB:
168, 184, 221
CMY:
34, 28, 13
CMYK:
24, 17, 0, 13
HSL:
222°, 43.8017%, 76.2745%
HSV (HSB):
222°, 23.9819%, 86.6667%
XYZ:
46.3401, 47.8263, 75.1956
xyY:
0.2736, 0.2824, 47.8263
CIE-Lab:
74.7152, 2.5146, -20.3776
CIE-LCH:
74.7152, 20.5321, 277.0347
CIE-Luv:
74.7152, -10.1779, -32.2992
Hunter-Lab:
69.1565, -1.4155, -16.0579
#a8b8dd color charts
#a8b8dd color shades, tints & tones
#a8b8dd color schemes
#a8b8dd color preview, HTML & CSS examples
This text has a color of #a8b8dd
<p style="color:#a8b8dd;">Text here</p>
.mytext {color:#a8b8dd;}
This box has a color of #a8b8dd
<div style="background-color:#a8b8dd;">Content here</div>
.mybackground {background-color:#a8b8dd;}
Border around this has a color of #a8b8dd
<div style="border:2px solid #a8b8dd;">Content here</div>
.myborder {border:2px solid #a8b8dd;}