#d29ff6 color space conversions
Hex:
#d29ff6
RGB:
210, 159, 246
CMY:
18, 38, 4
CMYK:
15, 35, 0, 4
HSL:
275°, 82.8571%, 79.4118%
HSV (HSB):
275°, 35.3659%, 96.4706%
XYZ:
55.6110, 45.1517, 92.9729
xyY:
0.2870, 0.2331, 45.1517
CIE-Lab:
72.9917, 34.6089, -36.3075
CIE-LCH:
72.9917, 50.1598, 313.6279
CIE-Luv:
72.9917, 20.8840, -63.3027
Hunter-Lab:
67.1950, 30.1364, -34.9988
#d29ff6 color charts
#d29ff6 color shades, tints & tones
#d29ff6 color schemes
#d29ff6 color preview, HTML & CSS examples
This text has a color of #d29ff6
<p style="color:#d29ff6;">Text here</p>
.mytext {color:#d29ff6;}
This box has a color of #d29ff6
<div style="background-color:#d29ff6;">Content here</div>
.mybackground {background-color:#d29ff6;}
Border around this has a color of #d29ff6
<div style="border:2px solid #d29ff6;">Content here</div>
.myborder {border:2px solid #d29ff6;}