#d29ed1 color space conversions
Hex:
#d29ed1
RGB:
210, 158, 209
CMY:
18, 38, 18
CMYK:
0, 25, 0, 18
HSL:
301°, 36.6197%, 72.1569%
HSV (HSB):
301°, 24.7619%, 82.3529%
XYZ:
50.3138, 42.7588, 65.9230
xyY:
0.3164, 0.2689, 42.7588
CIE-Lab:
71.3910, 27.7848, -18.5215
CIE-LCH:
71.3910, 33.3923, 326.3123
CIE-Luv:
71.3910, 26.3814, -33.1175
Hunter-Lab:
65.3902, 22.9121, -14.0000
#d29ed1 color charts
#d29ed1 color shades, tints & tones
#d29ed1 color schemes
#d29ed1 color preview, HTML & CSS examples
This text has a color of #d29ed1
<p style="color:#d29ed1;">Text here</p>
.mytext {color:#d29ed1;}
This box has a color of #d29ed1
<div style="background-color:#d29ed1;">Content here</div>
.mybackground {background-color:#d29ed1;}
Border around this has a color of #d29ed1
<div style="border:2px solid #d29ed1;">Content here</div>
.myborder {border:2px solid #d29ed1;}