#d81fc4 color space conversions
Hex:
#d81fc4
RGB:
216, 31, 196
CMY:
15, 88, 23
CMYK:
0, 86, 9, 15
HSL:
306°, 74.8988%, 48.4314%
HSV (HSB):
306°, 85.6481%, 84.7059%
XYZ:
38.7727, 19.5644, 53.9573
xyY:
0.3453, 0.1742, 19.5644
CIE-Lab:
51.3411, 80.5589, -42.1627
CIE-LCH:
51.3411, 90.9254, 332.3734
CIE-Luv:
51.3411, 77.4482, -74.7390
Hunter-Lab:
44.2317, 79.0644, -41.3644
#d81fc4 color charts
#d81fc4 color shades, tints & tones
#d81fc4 color schemes
#d81fc4 color preview, HTML & CSS examples
This text has a color of #d81fc4
<p style="color:#d81fc4;">Text here</p>
.mytext {color:#d81fc4;}
This box has a color of #d81fc4
<div style="background-color:#d81fc4;">Content here</div>
.mybackground {background-color:#d81fc4;}
Border around this has a color of #d81fc4
<div style="border:2px solid #d81fc4;">Content here</div>
.myborder {border:2px solid #d81fc4;}