#d201c4 color space conversions
Hex:
#d201c4
RGB:
210, 1, 196
CMY:
18, 100, 23
CMYK:
0, 100, 7, 18
HSL:
304°, 99.0521%, 41.3725%
HSV (HSB):
304°, 99.5238%, 82.3529%
XYZ:
36.5530, 17.7089, 53.7161
xyY:
0.3385, 0.1640, 17.7089
CIE-Lab:
49.1411, 82.8259, -45.7198
CIE-LCH:
49.1411, 94.6067, 331.1014
CIE-Luv:
49.1411, 75.2067, -79.4402
Hunter-Lab:
42.0819, 81.4046, -46.2244
#d201c4 color charts
#d201c4 color shades, tints & tones
#d201c4 color schemes
#d201c4 color preview, HTML & CSS examples
This text has a color of #d201c4
<p style="color:#d201c4;">Text here</p>
.mytext {color:#d201c4;}
This box has a color of #d201c4
<div style="background-color:#d201c4;">Content here</div>
.mybackground {background-color:#d201c4;}
Border around this has a color of #d201c4
<div style="border:2px solid #d201c4;">Content here</div>
.myborder {border:2px solid #d201c4;}