#e230d3 color space conversions
Hex:
#e230d3
RGB:
226, 48, 211
CMY:
11, 81, 17
CMYK:
0, 79, 7, 11
HSL:
305°, 75.4237%, 53.7255%
HSV (HSB):
305°, 78.7611%, 88.6275%
XYZ:
44.1789, 22.9858, 63.7362
xyY:
0.3375, 0.1756, 22.9858
CIE-Lab:
55.0577, 81.0297, -44.7904
CIE-LCH:
55.0577, 92.5850, 331.0677
CIE-Luv:
55.0577, 76.4065, -79.9975
Hunter-Lab:
47.9435, 80.5825, -45.2598
#e230d3 color charts
#e230d3 color shades, tints & tones
#e230d3 color schemes
#e230d3 color preview, HTML & CSS examples
This text has a color of #e230d3
<p style="color:#e230d3;">Text here</p>
.mytext {color:#e230d3;}
This box has a color of #e230d3
<div style="background-color:#e230d3;">Content here</div>
.mybackground {background-color:#e230d3;}
Border around this has a color of #e230d3
<div style="border:2px solid #e230d3;">Content here</div>
.myborder {border:2px solid #e230d3;}