#d967d7 color space conversions
Hex:
#d967d7
RGB:
217, 103, 215
CMY:
15, 60, 16
CMYK:
0, 53, 1, 15
HSL:
301°, 60.0000%, 62.7451%
HSV (HSB):
301°, 52.5346%, 85.0980%
XYZ:
45.7313, 29.3585, 67.5464
xyY:
0.3206, 0.2058, 29.3585
CIE-Lab:
61.0967, 59.4839, -37.6478
CIE-LCH:
61.0967, 70.3967, 327.6700
CIE-Luv:
61.0967, 53.8116, -67.2762
Hunter-Lab:
54.1835, 55.8342, -35.9839
#d967d7 color charts
#d967d7 color shades, tints & tones
#d967d7 color schemes
#d967d7 color preview, HTML & CSS examples
This text has a color of #d967d7
<p style="color:#d967d7;">Text here</p>
.mytext {color:#d967d7;}
This box has a color of #d967d7
<div style="background-color:#d967d7;">Content here</div>
.mybackground {background-color:#d967d7;}
Border around this has a color of #d967d7
<div style="border:2px solid #d967d7;">Content here</div>
.myborder {border:2px solid #d967d7;}