#d20dca color space conversions
Hex:
#d20dca
RGB:
210, 13, 202
CMY:
18, 95, 21
CMYK:
0, 94, 4, 18
HSL:
302°, 88.3408%, 43.7255%
HSV (HSB):
302°, 93.8095%, 82.3529%
XYZ:
37.3829, 18.2538, 57.4301
xyY:
0.3306, 0.1614, 18.2538
CIE-Lab:
49.8024, 82.7065, -48.1408
CIE-LCH:
49.8024, 95.6969, 329.7977
CIE-Luv:
49.8024, 72.1515, -83.2220
Hunter-Lab:
42.7244, 81.4159, -49.7905
#d20dca color charts
#d20dca color shades, tints & tones
#d20dca color schemes
#d20dca color preview, HTML & CSS examples
This text has a color of #d20dca
<p style="color:#d20dca;">Text here</p>
.mytext {color:#d20dca;}
This box has a color of #d20dca
<div style="background-color:#d20dca;">Content here</div>
.mybackground {background-color:#d20dca;}
Border around this has a color of #d20dca
<div style="border:2px solid #d20dca;">Content here</div>
.myborder {border:2px solid #d20dca;}