#d978c0 color space conversions
Hex:
#d978c0
RGB:
217, 120, 192
CMY:
15, 53, 25
CMYK:
0, 45, 12, 15
HSL:
315°, 56.0694%, 66.0784%
HSV (HSB):
315°, 44.7005%, 85.0980%
XYZ:
44.8462, 31.9904, 53.6803
xyY:
0.3436, 0.2451, 31.9904
CIE-Lab:
63.3350, 47.2922, -21.2124
CIE-LCH:
63.3350, 51.8316, 335.8420
CIE-Luv:
63.3350, 52.4903, -39.9161
Hunter-Lab:
56.5601, 42.5515, -16.6792
#d978c0 color charts
#d978c0 color shades, tints & tones
#d978c0 color schemes
#d978c0 color preview, HTML & CSS examples
This text has a color of #d978c0
<p style="color:#d978c0;">Text here</p>
.mytext {color:#d978c0;}
This box has a color of #d978c0
<div style="background-color:#d978c0;">Content here</div>
.mybackground {background-color:#d978c0;}
Border around this has a color of #d978c0
<div style="border:2px solid #d978c0;">Content here</div>
.myborder {border:2px solid #d978c0;}