#e214cd color space conversions
Hex:
#e214cd
RGB:
226, 20, 205
CMY:
11, 92, 20
CMYK:
0, 91, 9, 11
HSL:
306°, 83.7398%, 48.2353%
HSV (HSB):
306°, 91.1504%, 88.6275%
XYZ:
42.6336, 21.0768, 59.5788
xyY:
0.3458, 0.1710, 21.0768
CIE-Lab:
53.0335, 85.1855, -44.5606
CIE-LCH:
53.0335, 96.1365, 332.3859
CIE-Luv:
53.0335, 82.3326, -79.5861
Hunter-Lab:
45.9095, 85.4214, -44.8066
#e214cd color charts
#e214cd color shades, tints & tones
#e214cd color schemes
#e214cd color preview, HTML & CSS examples
This text has a color of #e214cd
<p style="color:#e214cd;">Text here</p>
.mytext {color:#e214cd;}
This box has a color of #e214cd
<div style="background-color:#e214cd;">Content here</div>
.mybackground {background-color:#e214cd;}
Border around this has a color of #e214cd
<div style="border:2px solid #e214cd;">Content here</div>
.myborder {border:2px solid #e214cd;}