#e82bcd color space conversions
Hex:
#e82bcd
RGB:
232, 43, 205
CMY:
9, 83, 20
CMYK:
0, 81, 12, 9
HSL:
309°, 80.4255%, 53.9216%
HSV (HSB):
309°, 81.4655%, 90.9804%
XYZ:
45.1620, 23.2913, 59.8730
xyY:
0.3519, 0.1815, 23.2913
CIE-Lab:
55.3712, 82.5307, -40.7990
CIE-LCH:
55.3712, 92.0645, 333.6946
CIE-Luv:
55.3712, 84.0723, -74.3127
Hunter-Lab:
48.2611, 82.5808, -39.7727
#e82bcd color charts
#e82bcd color shades, tints & tones
#e82bcd color schemes
#e82bcd color preview, HTML & CSS examples
This text has a color of #e82bcd
<p style="color:#e82bcd;">Text here</p>
.mytext {color:#e82bcd;}
This box has a color of #e82bcd
<div style="background-color:#e82bcd;">Content here</div>
.mybackground {background-color:#e82bcd;}
Border around this has a color of #e82bcd
<div style="border:2px solid #e82bcd;">Content here</div>
.myborder {border:2px solid #e82bcd;}