#e233da color space conversions
Hex:
#e233da
RGB:
226, 51, 218
CMY:
11, 80, 15
CMYK:
0, 77, 4, 11
HSL:
303°, 75.1073%, 54.3137%
HSV (HSB):
303°, 77.4336%, 88.6275%
XYZ:
45.2027, 23.5984, 68.5022
xyY:
0.3292, 0.1719, 23.5984
CIE-Lab:
55.6834, 81.3021, -47.7818
CIE-LCH:
55.6834, 94.3034, 329.5569
CIE-Luv:
55.6834, 73.2406, -84.7692
Hunter-Lab:
48.5781, 81.0854, -49.6027
#e233da color charts
#e233da color shades, tints & tones
#e233da color schemes
#e233da color preview, HTML & CSS examples
This text has a color of #e233da
<p style="color:#e233da;">Text here</p>
.mytext {color:#e233da;}
This box has a color of #e233da
<div style="background-color:#e233da;">Content here</div>
.mybackground {background-color:#e233da;}
Border around this has a color of #e233da
<div style="border:2px solid #e233da;">Content here</div>
.myborder {border:2px solid #e233da;}