#e234e1 color space conversions
Hex:
#e234e1
RGB:
226, 52, 225
CMY:
11, 80, 12
CMYK:
0, 77, 0, 11
HSL:
300°, 75.0000%, 54.5098%
HSV (HSB):
300°, 76.9912%, 88.6275%
XYZ:
46.1826, 24.0610, 73.4443
xyY:
0.3214, 0.1675, 24.0610
CIE-Lab:
56.1488, 82.0961, -51.0054
CIE-LCH:
56.1488, 96.6505, 328.1477
CIE-Luv:
56.1488, 70.5001, -89.9281
Hunter-Lab:
49.0520, 82.2174, -54.4370
#e234e1 color charts
#e234e1 color shades, tints & tones
#e234e1 color schemes
#e234e1 color preview, HTML & CSS examples
This text has a color of #e234e1
<p style="color:#e234e1;">Text here</p>
.mytext {color:#e234e1;}
This box has a color of #e234e1
<div style="background-color:#e234e1;">Content here</div>
.mybackground {background-color:#e234e1;}
Border around this has a color of #e234e1
<div style="border:2px solid #e234e1;">Content here</div>
.myborder {border:2px solid #e234e1;}