#e233e2 color space conversions
Hex:
#e233e2
RGB:
226, 51, 226
CMY:
11, 80, 11
CMYK:
0, 77, 0, 11
HSL:
300°, 75.1073%, 54.3137%
HSV (HSB):
300°, 77.4336%, 88.6275%
XYZ:
46.2753, 24.0274, 74.1503
xyY:
0.3203, 0.1663, 24.0274
CIE-Lab:
56.1152, 82.5036, -51.6235
CIE-LCH:
56.1152, 97.3234, 327.9653
CIE-Luv:
56.1152, 70.3052, -90.9078
Hunter-Lab:
49.0177, 82.7323, -55.3769
#e233e2 color charts
#e233e2 color shades, tints & tones
#e233e2 color schemes
#e233e2 color preview, HTML & CSS examples
This text has a color of #e233e2
<p style="color:#e233e2;">Text here</p>
.mytext {color:#e233e2;}
This box has a color of #e233e2
<div style="background-color:#e233e2;">Content here</div>
.mybackground {background-color:#e233e2;}
Border around this has a color of #e233e2
<div style="border:2px solid #e233e2;">Content here</div>
.myborder {border:2px solid #e233e2;}