#d81ac7 color space conversions
Hex:
#d81ac7
RGB:
216, 26, 199
CMY:
15, 90, 22
CMYK:
0, 88, 8, 15
HSL:
305°, 78.5124%, 47.4510%
HSV (HSB):
305°, 87.9630%, 84.7059%
XYZ:
38.9971, 19.4612, 55.7338
xyY:
0.3415, 0.1704, 19.4612
CIE-Lab:
51.2225, 81.7841, -44.0855
CIE-LCH:
51.2225, 92.9094, 331.6732
CIE-Luv:
51.2225, 76.7882, -77.7163
Hunter-Lab:
44.1149, 80.5910, -44.0253
#d81ac7 color charts
#d81ac7 color shades, tints & tones
#d81ac7 color schemes
#d81ac7 color preview, HTML & CSS examples
This text has a color of #d81ac7
<p style="color:#d81ac7;">Text here</p>
.mytext {color:#d81ac7;}
This box has a color of #d81ac7
<div style="background-color:#d81ac7;">Content here</div>
.mybackground {background-color:#d81ac7;}
Border around this has a color of #d81ac7
<div style="border:2px solid #d81ac7;">Content here</div>
.myborder {border:2px solid #d81ac7;}