#d016cd color space conversions
Hex:
#d016cd
RGB:
208, 22, 205
CMY:
18, 91, 20
CMYK:
0, 89, 1, 18
HSL:
301°, 80.8696%, 45.0980%
HSV (HSB):
301°, 89.4231%, 81.5686%
XYZ:
37.3188, 18.3915, 59.3406
xyY:
0.3244, 0.1599, 18.3915
CIE-Lab:
49.9675, 81.7852, -49.6285
CIE-LCH:
49.9675, 95.6650, 328.7500
CIE-Luv:
49.9675, 68.8884, -85.3335
Hunter-Lab:
42.8853, 80.2814, -52.0201
#d016cd color charts
#d016cd color shades, tints & tones
#d016cd color schemes
#d016cd color preview, HTML & CSS examples
This text has a color of #d016cd
<p style="color:#d016cd;">Text here</p>
.mytext {color:#d016cd;}
This box has a color of #d016cd
<div style="background-color:#d016cd;">Content here</div>
.mybackground {background-color:#d016cd;}
Border around this has a color of #d016cd
<div style="border:2px solid #d016cd;">Content here</div>
.myborder {border:2px solid #d016cd;}