#d404ec color space conversions
Hex:
#d404ec
RGB:
212, 4, 236
CMY:
17, 98, 7
CMYK:
10, 98, 0, 7
HSL:
294°, 96.6667%, 47.0588%
HSV (HSB):
294°, 98.3051%, 92.5490%
XYZ:
42.3351, 20.1400, 81.0130
xyY:
0.2950, 0.1404, 20.1400
CIE-Lab:
51.9951, 88.7657, -63.9962
CIE-LCH:
51.9951, 109.4297, 324.2100
CIE-Luv:
51.9951, 61.1128, -108.0113
Hunter-Lab:
44.8776, 89.8514, -75.6158
#d404ec color charts
#d404ec color shades, tints & tones
#d404ec color schemes
#d404ec color preview, HTML & CSS examples
This text has a color of #d404ec
<p style="color:#d404ec;">Text here</p>
.mytext {color:#d404ec;}
This box has a color of #d404ec
<div style="background-color:#d404ec;">Content here</div>
.mybackground {background-color:#d404ec;}
Border around this has a color of #d404ec
<div style="border:2px solid #d404ec;">Content here</div>
.myborder {border:2px solid #d404ec;}