#e232da color space conversions
Hex:
#e232da
RGB:
226, 50, 218
CMY:
11, 80, 15
CMYK:
0, 78, 4, 11
HSL:
303°, 75.2137%, 54.1176%
HSV (HSB):
303°, 77.8761%, 88.6275%
XYZ:
45.1595, 23.5119, 68.4877
xyY:
0.3292, 0.1714, 23.5119
CIE-Lab:
55.5958, 81.5554, -47.9209
CIE-LCH:
55.5958, 94.5923, 329.5620
CIE-Luv:
55.5958, 73.4137, -84.9858
Hunter-Lab:
48.4891, 81.3872, -49.8010
#e232da color charts
#e232da color shades, tints & tones
#e232da color schemes
#e232da color preview, HTML & CSS examples
This text has a color of #e232da
<p style="color:#e232da;">Text here</p>
.mytext {color:#e232da;}
This box has a color of #e232da
<div style="background-color:#e232da;">Content here</div>
.mybackground {background-color:#e232da;}
Border around this has a color of #e232da
<div style="border:2px solid #e232da;">Content here</div>
.myborder {border:2px solid #e232da;}