#d016e9 color space conversions
Hex:
#d016e9
RGB:
208, 22, 233
CMY:
18, 91, 9
CMYK:
11, 91, 0, 9
HSL:
293°, 82.7451%, 50.0000%
HSV (HSB):
293°, 90.5579%, 91.3725%
XYZ:
41.0073, 19.8669, 78.7642
xyY:
0.2937, 0.1423, 19.8669
CIE-Lab:
51.6864, 86.0619, -62.8359
CIE-LCH:
51.6864, 106.5598, 323.8659
CIE-Luv:
51.6864, 58.6441, -105.8548
Hunter-Lab:
44.5723, 86.2216, -73.5713
#d016e9 color charts
#d016e9 color shades, tints & tones
#d016e9 color schemes
#d016e9 color preview, HTML & CSS examples
This text has a color of #d016e9
<p style="color:#d016e9;">Text here</p>
.mytext {color:#d016e9;}
This box has a color of #d016e9
<div style="background-color:#d016e9;">Content here</div>
.mybackground {background-color:#d016e9;}
Border around this has a color of #d016e9
<div style="border:2px solid #d016e9;">Content here</div>
.myborder {border:2px solid #d016e9;}