#d81df7 color space conversions
Hex:
#d81df7
RGB:
216, 29, 247
CMY:
15, 89, 3
CMYK:
13, 88, 0, 3
HSL:
291°, 93.1624%, 54.1176%
HSV (HSB):
291°, 88.2591%, 96.8627%
XYZ:
45.5468, 22.1931, 89.8788
xyY:
0.2890, 0.1408, 22.1931
CIE-Lab:
54.2312, 88.5490, -66.5244
CIE-LCH:
54.2312, 110.7538, 323.0835
CIE-Luv:
54.2312, 58.7121, -112.8975
Hunter-Lab:
47.1095, 90.1371, -80.1409
#d81df7 color charts
#d81df7 color shades, tints & tones
#d81df7 color schemes
#d81df7 color preview, HTML & CSS examples
This text has a color of #d81df7
<p style="color:#d81df7;">Text here</p>
.mytext {color:#d81df7;}
This box has a color of #d81df7
<div style="background-color:#d81df7;">Content here</div>
.mybackground {background-color:#d81df7;}
Border around this has a color of #d81df7
<div style="border:2px solid #d81df7;">Content here</div>
.myborder {border:2px solid #d81df7;}