#d978d4 color space conversions
Hex:
#d978d4
RGB:
217, 120, 212
CMY:
15, 53, 17
CMYK:
0, 45, 2, 15
HSL:
303°, 56.0694%, 66.0784%
HSV (HSB):
303°, 44.7005%, 85.0980%
XYZ:
47.2154, 32.9381, 66.1565
xyY:
0.3227, 0.2251, 32.9381
CIE-Lab:
64.1108, 50.6858, -31.2731
CIE-LCH:
64.1108, 59.5571, 328.3254
CIE-Luv:
64.1108, 47.8916, -56.3454
Hunter-Lab:
57.3917, 46.4140, -28.1705
#d978d4 color charts
#d978d4 color shades, tints & tones
#d978d4 color schemes
#d978d4 color preview, HTML & CSS examples
This text has a color of #d978d4
<p style="color:#d978d4;">Text here</p>
.mytext {color:#d978d4;}
This box has a color of #d978d4
<div style="background-color:#d978d4;">Content here</div>
.mybackground {background-color:#d978d4;}
Border around this has a color of #d978d4
<div style="border:2px solid #d978d4;">Content here</div>
.myborder {border:2px solid #d978d4;}