#d29ff0 color space conversions
Hex:
#d29ff0
RGB:
210, 159, 240
CMY:
18, 38, 6
CMYK:
13, 34, 0, 6
HSL:
278°, 72.9730%, 78.2353%
HSV (HSB):
278°, 33.7500%, 94.1176%
XYZ:
54.7047, 44.7892, 88.2000
xyY:
0.2915, 0.2386, 44.7892
CIE-Lab:
72.7529, 33.3539, -33.4151
CIE-LCH:
72.7529, 47.2128, 314.9474
CIE-Luv:
72.7529, 21.6910, -58.2900
Hunter-Lab:
66.9247, 28.7887, -31.2909
#d29ff0 color charts
#d29ff0 color shades, tints & tones
#d29ff0 color schemes
#d29ff0 color preview, HTML & CSS examples
This text has a color of #d29ff0
<p style="color:#d29ff0;">Text here</p>
.mytext {color:#d29ff0;}
This box has a color of #d29ff0
<div style="background-color:#d29ff0;">Content here</div>
.mybackground {background-color:#d29ff0;}
Border around this has a color of #d29ff0
<div style="border:2px solid #d29ff0;">Content here</div>
.myborder {border:2px solid #d29ff0;}