#e234d3 color space conversions
Hex:
#e234d3
RGB:
226, 52, 211
CMY:
11, 80, 17
CMYK:
0, 77, 7, 11
HSL:
305°, 75.0000%, 54.5098%
HSV (HSB):
305°, 76.9912%, 88.6275%
XYZ:
44.3499, 23.3279, 63.7932
xyY:
0.3373, 0.1774, 23.3279
CIE-Lab:
55.4085, 80.0170, -44.2355
CIE-LCH:
55.4085, 91.4303, 331.0650
CIE-Luv:
55.4085, 75.6843, -79.1209
Hunter-Lab:
48.2989, 79.3822, -44.5010
#e234d3 color charts
#e234d3 color shades, tints & tones
#e234d3 color schemes
#e234d3 color preview, HTML & CSS examples
This text has a color of #e234d3
<p style="color:#e234d3;">Text here</p>
.mytext {color:#e234d3;}
This box has a color of #e234d3
<div style="background-color:#e234d3;">Content here</div>
.mybackground {background-color:#e234d3;}
Border around this has a color of #e234d3
<div style="border:2px solid #e234d3;">Content here</div>
.myborder {border:2px solid #e234d3;}