#d20ff4 color space conversions
Hex:
#d20ff4
RGB:
210, 15, 244
CMY:
18, 94, 4
CMYK:
14, 94, 0, 4
HSL:
291°, 91.2351%, 50.7843%
HSV (HSB):
291°, 93.8525%, 95.6863%
XYZ:
43.0783, 20.5749, 87.2888
xyY:
0.2854, 0.1363, 20.5749
CIE-Lab:
52.4811, 88.8925, -67.7222
CIE-LCH:
52.4811, 111.7505, 322.6983
CIE-Luv:
52.4811, 56.6256, -113.6209
Hunter-Lab:
45.3596, 90.1432, -82.3444
#d20ff4 color charts
#d20ff4 color shades, tints & tones
#d20ff4 color schemes
#d20ff4 color preview, HTML & CSS examples
This text has a color of #d20ff4
<p style="color:#d20ff4;">Text here</p>
.mytext {color:#d20ff4;}
This box has a color of #d20ff4
<div style="background-color:#d20ff4;">Content here</div>
.mybackground {background-color:#d20ff4;}
Border around this has a color of #d20ff4
<div style="border:2px solid #d20ff4;">Content here</div>
.myborder {border:2px solid #d20ff4;}