#e256e9 color space conversions
Hex:
#e256e9
RGB:
226, 86, 233
CMY:
11, 66, 9
CMYK:
3, 63, 0, 9
HSL:
297°, 76.9634%, 62.5490%
HSV (HSB):
297°, 63.0901%, 91.3725%
XYZ:
49.3998, 28.7075, 80.0282
xyY:
0.3124, 0.1815, 28.7075
CIE-Lab:
60.5226, 72.1668, -48.5563
CIE-LCH:
60.5226, 86.9814, 326.0660
CIE-Luv:
60.5226, 60.2420, -86.1861
Hunter-Lab:
53.5794, 70.8117, -51.0522
#e256e9 color charts
#e256e9 color shades, tints & tones
#e256e9 color schemes
#e256e9 color preview, HTML & CSS examples
This text has a color of #e256e9
<p style="color:#e256e9;">Text here</p>
.mytext {color:#e256e9;}
This box has a color of #e256e9
<div style="background-color:#e256e9;">Content here</div>
.mybackground {background-color:#e256e9;}
Border around this has a color of #e256e9
<div style="border:2px solid #e256e9;">Content here</div>
.myborder {border:2px solid #e256e9;}