#e234e7 color space conversions
Hex:
#e234e7
RGB:
226, 52, 231
CMY:
11, 80, 9
CMYK:
2, 77, 0, 9
HSL:
298°, 78.8546%, 55.4902%
HSV (HSB):
298°, 77.4892%, 90.5882%
XYZ:
47.0158, 24.3943, 77.8319
xyY:
0.3150, 0.1635, 24.3943
CIE-Lab:
56.4804, 83.0166, -53.8592
CIE-LCH:
56.4804, 98.9574, 327.0255
CIE-Luv:
56.4804, 68.3497, -94.4987
Hunter-Lab:
49.3905, 83.4842, -58.8585
#e234e7 color charts
#e234e7 color shades, tints & tones
#e234e7 color schemes
#e234e7 color preview, HTML & CSS examples
This text has a color of #e234e7
<p style="color:#e234e7;">Text here</p>
.mytext {color:#e234e7;}
This box has a color of #e234e7
<div style="background-color:#e234e7;">Content here</div>
.mybackground {background-color:#e234e7;}
Border around this has a color of #e234e7
<div style="border:2px solid #e234e7;">Content here</div>
.myborder {border:2px solid #e234e7;}