#e251dd color space conversions
Hex:
#e251dd
RGB:
226, 81, 221
CMY:
11, 68, 13
CMYK:
0, 64, 2, 11
HSL:
302°, 71.4286%, 60.1961%
HSV (HSB):
302°, 64.1593%, 88.6275%
XYZ:
47.3576, 27.2741, 71.1750
xyY:
0.3248, 0.1871, 27.2741
CIE-Lab:
59.2272, 72.1330, -43.8725
CIE-LCH:
59.2272, 84.4272, 328.6913
CIE-Luv:
59.2272, 65.3650, -78.5081
Hunter-Lab:
52.2246, 70.4720, -44.2470
#e251dd color charts
#e251dd color shades, tints & tones
#e251dd color schemes
#e251dd color preview, HTML & CSS examples
This text has a color of #e251dd
<p style="color:#e251dd;">Text here</p>
.mytext {color:#e251dd;}
This box has a color of #e251dd
<div style="background-color:#e251dd;">Content here</div>
.mybackground {background-color:#e251dd;}
Border around this has a color of #e251dd
<div style="border:2px solid #e251dd;">Content here</div>
.myborder {border:2px solid #e251dd;}