#d201d4 color space conversions
Hex:
#d201d4
RGB:
210, 1, 212
CMY:
18, 100, 17
CMYK:
1, 100, 0, 17
HSL:
299°, 99.0610%, 41.7647%
HSV (HSB):
299°, 99.5283%, 83.1373%
XYZ:
38.4729, 18.4768, 63.8260
xyY:
0.3185, 0.1530, 18.4768
CIE-Lab:
50.0694, 85.0821, -53.4694
CIE-LCH:
50.0694, 100.4885, 327.8529
CIE-Luv:
50.0694, 68.7561, -91.3946
Hunter-Lab:
42.9847, 84.5409, -57.9478
#d201d4 color charts
#d201d4 color shades, tints & tones
#d201d4 color schemes
#d201d4 color preview, HTML & CSS examples
This text has a color of #d201d4
<p style="color:#d201d4;">Text here</p>
.mytext {color:#d201d4;}
This box has a color of #d201d4
<div style="background-color:#d201d4;">Content here</div>
.mybackground {background-color:#d201d4;}
Border around this has a color of #d201d4
<div style="border:2px solid #d201d4;">Content here</div>
.myborder {border:2px solid #d201d4;}