#d201e4 color space conversions
Hex:
#d201e4
RGB:
210, 1, 228
CMY:
18, 100, 11
CMYK:
8, 100, 0, 11
HSL:
295°, 99.1266%, 44.9020%
HSV (HSB):
295°, 99.5614%, 89.4118%
XYZ:
40.5928, 19.3248, 74.9894
xyY:
0.3009, 0.1432, 19.3248
CIE-Lab:
51.0650, 87.4628, -60.9920
CIE-LCH:
51.0650, 106.6291, 325.1101
CIE-Luv:
51.0650, 62.7287, -103.0325
Hunter-Lab:
43.9600, 87.8976, -70.3682
#d201e4 color charts
#d201e4 color shades, tints & tones
#d201e4 color schemes
#d201e4 color preview, HTML & CSS examples
This text has a color of #d201e4
<p style="color:#d201e4;">Text here</p>
.mytext {color:#d201e4;}
This box has a color of #d201e4
<div style="background-color:#d201e4;">Content here</div>
.mybackground {background-color:#d201e4;}
Border around this has a color of #d201e4
<div style="border:2px solid #d201e4;">Content here</div>
.myborder {border:2px solid #d201e4;}