#e234cd color space conversions
Hex:
#e234cd
RGB:
226, 52, 205
CMY:
11, 80, 20
CMYK:
0, 77, 9, 11
HSL:
307°, 75.0000%, 54.5098%
HSV (HSB):
307°, 76.9912%, 88.6275%
XYZ:
43.6115, 23.0325, 59.9047
xyY:
0.3446, 0.1820, 23.0325
CIE-Lab:
55.1058, 79.1572, -41.2854
CIE-LCH:
55.1058, 89.2768, 332.4551
CIE-Luv:
55.1058, 77.9732, -74.4360
Hunter-Lab:
47.9922, 78.2202, -40.4123
#e234cd color charts
#e234cd color shades, tints & tones
#e234cd color schemes
#e234cd color preview, HTML & CSS examples
This text has a color of #e234cd
<p style="color:#e234cd;">Text here</p>
.mytext {color:#e234cd;}
This box has a color of #e234cd
<div style="background-color:#e234cd;">Content here</div>
.mybackground {background-color:#e234cd;}
Border around this has a color of #e234cd
<div style="border:2px solid #e234cd;">Content here</div>
.myborder {border:2px solid #e234cd;}