#e201d8 color space conversions
Hex:
#e201d8
RGB:
226, 1, 216
CMY:
11, 100, 15
CMYK:
0, 100, 4, 11
HSL:
303°, 99.1189%, 44.5098%
HSV (HSB):
303°, 99.5575%, 88.6275%
XYZ:
43.7696, 21.1483, 66.7409
xyY:
0.3324, 0.1606, 21.1483
CIE-Lab:
53.1114, 88.2190, -50.7347
CIE-LCH:
53.1114, 101.7674, 330.0968
CIE-Luv:
53.1114, 78.7953, -89.1988
Hunter-Lab:
45.9873, 89.4140, -53.8558
#e201d8 color charts
#e201d8 color shades, tints & tones
#e201d8 color schemes
#e201d8 color preview, HTML & CSS examples
This text has a color of #e201d8
<p style="color:#e201d8;">Text here</p>
.mytext {color:#e201d8;}
This box has a color of #e201d8
<div style="background-color:#e201d8;">Content here</div>
.mybackground {background-color:#e201d8;}
Border around this has a color of #e201d8
<div style="border:2px solid #e201d8;">Content here</div>
.myborder {border:2px solid #e201d8;}