#d20fdd color space conversions
Hex:
#d20fdd
RGB:
210, 15, 221
CMY:
18, 94, 13
CMYK:
5, 93, 0, 13
HSL:
297°, 87.2881%, 46.2745%
HSV (HSB):
297°, 93.2127%, 86.6667%
XYZ:
39.8003, 19.2637, 70.0272
xyY:
0.3083, 0.1492, 19.2637
CIE-Lab:
50.9944, 85.3011, -57.1288
CIE-LCH:
50.9944, 102.6644, 326.1885
CIE-Luv:
50.9944, 64.7103, -97.1728
Hunter-Lab:
43.8905, 85.0572, -63.8737
#d20fdd color charts
#d20fdd color shades, tints & tones
#d20fdd color schemes
#d20fdd color preview, HTML & CSS examples
This text has a color of #d20fdd
<p style="color:#d20fdd;">Text here</p>
.mytext {color:#d20fdd;}
This box has a color of #d20fdd
<div style="background-color:#d20fdd;">Content here</div>
.mybackground {background-color:#d20fdd;}
Border around this has a color of #d20fdd
<div style="border:2px solid #d20fdd;">Content here</div>
.myborder {border:2px solid #d20fdd;}