#e234ca color space conversions
Hex:
#e234ca
RGB:
226, 52, 202
CMY:
11, 80, 21
CMYK:
0, 77, 11, 11
HSL:
308°, 75.0000%, 54.5098%
HSV (HSB):
308°, 76.9912%, 88.6275%
XYZ:
43.2527, 22.8890, 58.0155
xyY:
0.3484, 0.1844, 22.8890
CIE-Lab:
54.9578, 78.7346, -39.7993
CIE-LCH:
54.9578, 88.2220, 333.1840
CIE-Luv:
54.9578, 79.1316, -72.0835
Hunter-Lab:
47.8425, 77.6513, -38.4075
#e234ca color charts
#e234ca color shades, tints & tones
#e234ca color schemes
#e234ca color preview, HTML & CSS examples
This text has a color of #e234ca
<p style="color:#e234ca;">Text here</p>
.mytext {color:#e234ca;}
This box has a color of #e234ca
<div style="background-color:#e234ca;">Content here</div>
.mybackground {background-color:#e234ca;}
Border around this has a color of #e234ca
<div style="border:2px solid #e234ca;">Content here</div>
.myborder {border:2px solid #e234ca;}