#d201e3 color space conversions
Hex:
#d201e3
RGB:
210, 1, 227
CMY:
18, 100, 11
CMYK:
7, 100, 0, 11
HSL:
295°, 99.1228%, 44.7059%
HSV (HSB):
295°, 99.5595%, 89.0196%
XYZ:
40.4543, 19.2694, 74.2602
xyY:
0.3019, 0.1438, 19.2694
CIE-Lab:
51.0009, 87.3106, -60.5282
CIE-LCH:
51.0009, 106.2394, 325.2683
CIE-Luv:
51.0009, 63.0929, -102.3149
Hunter-Lab:
43.8969, 87.6816, -69.5728
#d201e3 color charts
#d201e3 color shades, tints & tones
#d201e3 color schemes
#d201e3 color preview, HTML & CSS examples
This text has a color of #d201e3
<p style="color:#d201e3;">Text here</p>
.mytext {color:#d201e3;}
This box has a color of #d201e3
<div style="background-color:#d201e3;">Content here</div>
.mybackground {background-color:#d201e3;}
Border around this has a color of #d201e3
<div style="border:2px solid #d201e3;">Content here</div>
.myborder {border:2px solid #d201e3;}