#a29ddc color space conversions
Hex:
#a29ddc
RGB:
162, 157, 220
CMY:
36, 38, 14
CMYK:
26, 29, 0, 14
HSL:
245°, 47.3684%, 73.9216%
HSV (HSB):
245°, 28.6364%, 86.2745%
XYZ:
39.8755, 36.9626, 72.7430
xyY:
0.2666, 0.2471, 36.9626
CIE-Lab:
67.2490, 15.4735, -31.3071
CIE-LCH:
67.2490, 34.9222, 296.3009
CIE-Luv:
67.2490, -1.3464, -51.5155
Hunter-Lab:
60.7969, 10.6802, -28.3822
#a29ddc color charts
#a29ddc color shades, tints & tones
#a29ddc color schemes
#a29ddc color preview, HTML & CSS examples
This text has a color of #a29ddc
<p style="color:#a29ddc;">Text here</p>
.mytext {color:#a29ddc;}
This box has a color of #a29ddc
<div style="background-color:#a29ddc;">Content here</div>
.mybackground {background-color:#a29ddc;}
Border around this has a color of #a29ddc
<div style="border:2px solid #a29ddc;">Content here</div>
.myborder {border:2px solid #a29ddc;}