#d81dc1 color space conversions
Hex:
#d81dc1
RGB:
216, 29, 193
CMY:
15, 89, 24
CMYK:
0, 87, 11, 15
HSL:
307°, 76.3265%, 48.0392%
HSV (HSB):
307°, 86.5741%, 84.7059%
XYZ:
38.3839, 19.3279, 52.1597
xyY:
0.3494, 0.1759, 19.3279
CIE-Lab:
51.0687, 80.4896, -40.8550
CIE-LCH:
51.0687, 90.2647, 333.0885
CIE-Luv:
51.0687, 78.9176, -72.7045
Hunter-Lab:
43.9635, 78.9096, -39.5690
#d81dc1 color charts
#d81dc1 color shades, tints & tones
#d81dc1 color schemes
#d81dc1 color preview, HTML & CSS examples
This text has a color of #d81dc1
<p style="color:#d81dc1;">Text here</p>
.mytext {color:#d81dc1;}
This box has a color of #d81dc1
<div style="background-color:#d81dc1;">Content here</div>
.mybackground {background-color:#d81dc1;}
Border around this has a color of #d81dc1
<div style="border:2px solid #d81dc1;">Content here</div>
.myborder {border:2px solid #d81dc1;}