#d016ec color space conversions
Hex:
#d016ec
RGB:
208, 22, 236
CMY:
18, 91, 7
CMYK:
12, 91, 0, 7
HSL:
292°, 84.9206%, 50.5882%
HSV (HSB):
292°, 90.6780%, 92.5490%
XYZ:
41.4397, 20.0398, 81.0408
xyY:
0.2908, 0.1406, 20.0398
CIE-Lab:
51.8822, 86.5410, -64.2116
CIE-LCH:
51.8822, 107.7612, 323.4253
CIE-Luv:
51.8822, 57.6205, -107.9928
Hunter-Lab:
44.7659, 86.8967, -75.9981
#d016ec color charts
#d016ec color shades, tints & tones
#d016ec color schemes
#d016ec color preview, HTML & CSS examples
This text has a color of #d016ec
<p style="color:#d016ec;">Text here</p>
.mytext {color:#d016ec;}
This box has a color of #d016ec
<div style="background-color:#d016ec;">Content here</div>
.mybackground {background-color:#d016ec;}
Border around this has a color of #d016ec
<div style="border:2px solid #d016ec;">Content here</div>
.myborder {border:2px solid #d016ec;}