#e232e8 color space conversions
Hex:
#e232e8
RGB:
226, 50, 232
CMY:
11, 80, 9
CMYK:
3, 78, 0, 9
HSL:
298°, 79.8246%, 55.2941%
HSV (HSB):
298°, 78.4483%, 90.9804%
XYZ:
47.0701, 24.2762, 78.5488
xyY:
0.3140, 0.1620, 24.2762
CIE-Lab:
56.3632, 83.6738, -54.6086
CIE-LCH:
56.3632, 99.9170, 326.8700
CIE-Luv:
56.3632, 68.3110, -95.6735
Hunter-Lab:
49.2708, 84.3032, -60.0321
#e232e8 color charts
#e232e8 color shades, tints & tones
#e232e8 color schemes
#e232e8 color preview, HTML & CSS examples
This text has a color of #e232e8
<p style="color:#e232e8;">Text here</p>
.mytext {color:#e232e8;}
This box has a color of #e232e8
<div style="background-color:#e232e8;">Content here</div>
.mybackground {background-color:#e232e8;}
Border around this has a color of #e232e8
<div style="border:2px solid #e232e8;">Content here</div>
.myborder {border:2px solid #e232e8;}