#e23ed2 color space conversions
Hex:
#e23ed2
RGB:
226, 62, 210
CMY:
11, 76, 18
CMYK:
0, 73, 7, 11
HSL:
306°, 73.8739%, 56.4706%
HSV (HSB):
306°, 72.5664%, 88.6275%
XYZ:
44.7195, 24.2671, 63.2998
xyY:
0.3381, 0.1834, 24.2671
CIE-Lab:
56.3543, 77.0146, -42.1722
CIE-LCH:
56.3543, 87.8052, 331.2955
CIE-Luv:
56.3543, 73.9745, -75.8201
Hunter-Lab:
49.2617, 75.8334, -41.7027
#e23ed2 color charts
#e23ed2 color shades, tints & tones
#e23ed2 color schemes
#e23ed2 color preview, HTML & CSS examples
This text has a color of #e23ed2
<p style="color:#e23ed2;">Text here</p>
.mytext {color:#e23ed2;}
This box has a color of #e23ed2
<div style="background-color:#e23ed2;">Content here</div>
.mybackground {background-color:#e23ed2;}
Border around this has a color of #e23ed2
<div style="border:2px solid #e23ed2;">Content here</div>
.myborder {border:2px solid #e23ed2;}