#d20db4 color space conversions
Hex:
#d20db4
RGB:
210, 13, 180
CMY:
18, 95, 29
CMYK:
0, 94, 14, 18
HSL:
309°, 88.3408%, 43.7255%
HSV (HSB):
309°, 93.8095%, 82.3529%
XYZ:
34.9605, 17.2848, 44.6737
xyY:
0.3607, 0.1783, 17.2848
CIE-Lab:
48.6169, 79.7264, -37.2059
CIE-LCH:
48.6169, 87.9806, 334.9830
CIE-Luv:
48.6169, 81.3412, -66.4166
Hunter-Lab:
41.5750, 77.3449, -34.6066
#d20db4 color charts
#d20db4 color shades, tints & tones
#d20db4 color schemes
#d20db4 color preview, HTML & CSS examples
This text has a color of #d20db4
<p style="color:#d20db4;">Text here</p>
.mytext {color:#d20db4;}
This box has a color of #d20db4
<div style="background-color:#d20db4;">Content here</div>
.mybackground {background-color:#d20db4;}
Border around this has a color of #d20db4
<div style="border:2px solid #d20db4;">Content here</div>
.myborder {border:2px solid #d20db4;}