#d81df9 color space conversions
Hex:
#d81df9
RGB:
216, 29, 249
CMY:
15, 89, 2
CMYK:
13, 88, 0, 2
HSL:
291°, 94.8276%, 54.5098%
HSV (HSB):
291°, 88.3534%, 97.6471%
XYZ:
45.8572, 22.3172, 91.5132
xyY:
0.2872, 0.1398, 22.3172
CIE-Lab:
54.3620, 88.8723, -67.4295
CIE-LCH:
54.3620, 111.5572, 322.8116
CIE-Luv:
54.3620, 58.0471, -114.3168
Hunter-Lab:
47.2411, 90.5989, -81.7850
#d81df9 color charts
#d81df9 color shades, tints & tones
#d81df9 color schemes
#d81df9 color preview, HTML & CSS examples
This text has a color of #d81df9
<p style="color:#d81df9;">Text here</p>
.mytext {color:#d81df9;}
This box has a color of #d81df9
<div style="background-color:#d81df9;">Content here</div>
.mybackground {background-color:#d81df9;}
Border around this has a color of #d81df9
<div style="border:2px solid #d81df9;">Content here</div>
.myborder {border:2px solid #d81df9;}