#d81ac5 color space conversions
Hex:
#d81ac5
RGB:
216, 26, 197
CMY:
15, 90, 23
CMYK:
0, 88, 9, 15
HSL:
306°, 78.5124%, 47.4510%
HSV (HSB):
306°, 87.9630%, 84.7059%
XYZ:
38.7663, 19.3689, 54.5187
xyY:
0.3441, 0.1719, 19.3689
CIE-Lab:
51.1161, 81.5086, -43.0977
CIE-LCH:
51.1161, 92.2012, 332.1323
CIE-Luv:
51.1161, 77.6054, -76.1808
Hunter-Lab:
44.0102, 80.2139, -42.6399
#d81ac5 color charts
#d81ac5 color shades, tints & tones
#d81ac5 color schemes
#d81ac5 color preview, HTML & CSS examples
This text has a color of #d81ac5
<p style="color:#d81ac5;">Text here</p>
.mytext {color:#d81ac5;}
This box has a color of #d81ac5
<div style="background-color:#d81ac5;">Content here</div>
.mybackground {background-color:#d81ac5;}
Border around this has a color of #d81ac5
<div style="border:2px solid #d81ac5;">Content here</div>
.myborder {border:2px solid #d81ac5;}