#d969d7 color space conversions
Hex:
#d969d7
RGB:
217, 105, 215
CMY:
15, 59, 16
CMYK:
0, 52, 1, 15
HSL:
301°, 59.5745%, 63.1373%
HSV (HSB):
301°, 51.6129%, 85.0980%
XYZ:
45.9326, 29.7612, 67.6135
xyY:
0.3205, 0.2077, 29.7612
CIE-Lab:
61.4476, 58.5457, -37.0993
CIE-LCH:
61.4476, 69.3106, 327.6383
CIE-Luv:
61.4476, 53.0799, -66.3384
Hunter-Lab:
54.5538, 54.8223, -35.2959
#d969d7 color charts
#d969d7 color shades, tints & tones
#d969d7 color schemes
#d969d7 color preview, HTML & CSS examples
This text has a color of #d969d7
<p style="color:#d969d7;">Text here</p>
.mytext {color:#d969d7;}
This box has a color of #d969d7
<div style="background-color:#d969d7;">Content here</div>
.mybackground {background-color:#d969d7;}
Border around this has a color of #d969d7
<div style="border:2px solid #d969d7;">Content here</div>
.myborder {border:2px solid #d969d7;}