#d404db color space conversions
Hex:
#d404db
RGB:
212, 4, 219
CMY:
17, 98, 14
CMYK:
3, 98, 0, 14
HSL:
298°, 96.4126%, 43.7255%
HSV (HSB):
298°, 98.1735%, 85.8824%
XYZ:
39.9810, 19.1984, 68.6163
xyY:
0.3129, 0.1502, 19.1984
CIE-Lab:
50.9185, 86.1933, -56.0923
CIE-LCH:
50.9185, 102.8379, 326.9450
CIE-Luv:
50.9185, 67.3541, -95.7499
Hunter-Lab:
43.8159, 86.1991, -62.1777
#d404db color charts
#d404db color shades, tints & tones
#d404db color schemes
#d404db color preview, HTML & CSS examples
This text has a color of #d404db
<p style="color:#d404db;">Text here</p>
.mytext {color:#d404db;}
This box has a color of #d404db
<div style="background-color:#d404db;">Content here</div>
.mybackground {background-color:#d404db;}
Border around this has a color of #d404db
<div style="border:2px solid #d404db;">Content here</div>
.myborder {border:2px solid #d404db;}