#d29ff4 color space conversions
Hex:
#d29ff4
RGB:
210, 159, 244
CMY:
18, 38, 4
CMYK:
14, 35, 0, 4
HSL:
276°, 79.4393%, 79.0196%
HSV (HSB):
276°, 34.8361%, 95.6863%
XYZ:
55.3056, 45.0296, 91.3646
xyY:
0.2885, 0.2349, 45.0296
CIE-Lab:
72.9114, 34.1881, -35.3455
CIE-LCH:
72.9114, 49.1745, 314.0464
CIE-Luv:
72.9114, 21.1526, -61.6323
Hunter-Lab:
67.1041, 29.6834, -33.7526
#d29ff4 color charts
#d29ff4 color shades, tints & tones
#d29ff4 color schemes
#d29ff4 color preview, HTML & CSS examples
This text has a color of #d29ff4
<p style="color:#d29ff4;">Text here</p>
.mytext {color:#d29ff4;}
This box has a color of #d29ff4
<div style="background-color:#d29ff4;">Content here</div>
.mybackground {background-color:#d29ff4;}
Border around this has a color of #d29ff4
<div style="border:2px solid #d29ff4;">Content here</div>
.myborder {border:2px solid #d29ff4;}