#e256e8 color space conversions
Hex:
#e256e8
RGB:
226, 86, 232
CMY:
11, 66, 9
CMYK:
3, 63, 0, 9
HSL:
298°, 76.0417%, 62.3529%
HSV (HSB):
298°, 62.9310%, 90.9804%
XYZ:
49.2573, 28.6505, 79.2779
xyY:
0.3134, 0.1823, 28.6505
CIE-Lab:
60.4720, 71.9984, -48.0778
CIE-LCH:
60.4720, 86.5751, 326.2665
CIE-Luv:
60.4720, 60.5441, -85.3982
Hunter-Lab:
53.5262, 70.5933, -50.3464
#e256e8 color charts
#e256e8 color shades, tints & tones
#e256e8 color schemes
#e256e8 color preview, HTML & CSS examples
This text has a color of #e256e8
<p style="color:#e256e8;">Text here</p>
.mytext {color:#e256e8;}
This box has a color of #e256e8
<div style="background-color:#e256e8;">Content here</div>
.mybackground {background-color:#e256e8;}
Border around this has a color of #e256e8
<div style="border:2px solid #e256e8;">Content here</div>
.myborder {border:2px solid #e256e8;}