#e233cd color space conversions
Hex:
#e233cd
RGB:
226, 51, 205
CMY:
11, 80, 20
CMYK:
0, 77, 9, 11
HSL:
307°, 75.1073%, 54.3137%
HSV (HSB):
307°, 77.4336%, 88.6275%
XYZ:
43.5673, 22.9442, 59.8900
xyY:
0.3447, 0.1815, 22.9442
CIE-Lab:
55.0148, 79.4192, -41.4289
CIE-LCH:
55.0148, 89.5755, 332.4513
CIE-Luv:
55.0148, 78.1681, -74.6659
Hunter-Lab:
47.9001, 78.5287, -40.6009
#e233cd color charts
#e233cd color shades, tints & tones
#e233cd color schemes
#e233cd color preview, HTML & CSS examples
This text has a color of #e233cd
<p style="color:#e233cd;">Text here</p>
.mytext {color:#e233cd;}
This box has a color of #e233cd
<div style="background-color:#e233cd;">Content here</div>
.mybackground {background-color:#e233cd;}
Border around this has a color of #e233cd
<div style="border:2px solid #e233cd;">Content here</div>
.myborder {border:2px solid #e233cd;}