#d29dff color space conversions
Hex:
#d29dff
RGB:
210, 157, 255
CMY:
18, 38, 0
CMYK:
18, 38, 0, 0
HSL:
272°, 100.0000%, 80.7843%
HSV (HSB):
272°, 38.4314%, 100.0000%
XYZ:
56.6853, 45.0356, 100.3128
xyY:
0.2806, 0.2229, 45.0356
CIE-Lab:
72.9153, 37.6138, -41.3064
CIE-LCH:
72.9153, 55.8660, 312.3211
CIE-Luv:
72.9153, 20.4979, -72.0633
Hunter-Lab:
67.1086, 33.3356, -41.6498
#d29dff color charts
#d29dff color shades, tints & tones
#d29dff color schemes
#d29dff color preview, HTML & CSS examples
This text has a color of #d29dff
<p style="color:#d29dff;">Text here</p>
.mytext {color:#d29dff;}
This box has a color of #d29dff
<div style="background-color:#d29dff;">Content here</div>
.mybackground {background-color:#d29dff;}
Border around this has a color of #d29dff
<div style="border:2px solid #d29dff;">Content here</div>
.myborder {border:2px solid #d29dff;}