#d014e9 color space conversions
Hex:
#d014e9
RGB:
208, 20, 233
CMY:
18, 92, 9
CMYK:
11, 91, 0, 9
HSL:
293°, 84.1897%, 49.6078%
HSV (HSB):
293°, 91.4163%, 91.3725%
XYZ:
40.9706, 19.7934, 78.7519
xyY:
0.2937, 0.1419, 19.7934
CIE-Lab:
51.6028, 86.3093, -62.9707
CIE-LCH:
51.6028, 106.8391, 323.8858
CIE-Luv:
51.6028, 58.7693, -106.0295
Hunter-Lab:
44.4898, 86.5233, -73.8071
#d014e9 color charts
#d014e9 color shades, tints & tones
#d014e9 color schemes
#d014e9 color preview, HTML & CSS examples
This text has a color of #d014e9
<p style="color:#d014e9;">Text here</p>
.mytext {color:#d014e9;}
This box has a color of #d014e9
<div style="background-color:#d014e9;">Content here</div>
.mybackground {background-color:#d014e9;}
Border around this has a color of #d014e9
<div style="border:2px solid #d014e9;">Content here</div>
.myborder {border:2px solid #d014e9;}