#d81aec color space conversions
Hex:
#d81aec
RGB:
216, 26, 236
CMY:
15, 90, 7
CMYK:
8, 89, 0, 7
HSL:
294°, 84.6774%, 51.3725%
HSV (HSB):
294°, 88.9831%, 92.5490%
XYZ:
43.8286, 21.3938, 81.1763
xyY:
0.2994, 0.1461, 21.3938
CIE-Lab:
53.3779, 87.2442, -61.7339
CIE-LCH:
53.3779, 106.8767, 324.7168
CIE-Luv:
53.3779, 62.7163, -105.3283
Hunter-Lab:
46.2535, 88.1984, -71.6783
#d81aec color charts
#d81aec color shades, tints & tones
#d81aec color schemes
#d81aec color preview, HTML & CSS examples
This text has a color of #d81aec
<p style="color:#d81aec;">Text here</p>
.mytext {color:#d81aec;}
This box has a color of #d81aec
<div style="background-color:#d81aec;">Content here</div>
.mybackground {background-color:#d81aec;}
Border around this has a color of #d81aec
<div style="border:2px solid #d81aec;">Content here</div>
.myborder {border:2px solid #d81aec;}