#e82bcf color space conversions
Hex:
#e82bcf
RGB:
232, 43, 207
CMY:
9, 83, 19
CMYK:
0, 81, 11, 9
HSL:
308°, 80.4255%, 53.9216%
HSV (HSB):
308°, 81.4655%, 90.9804%
XYZ:
45.4051, 23.3886, 61.1528
xyY:
0.3494, 0.1800, 23.3886
CIE-Lab:
55.4703, 82.8019, -41.7873
CIE-LCH:
55.4703, 92.7488, 333.2215
CIE-Luv:
55.4703, 83.2635, -75.8739
Hunter-Lab:
48.3617, 82.9542, -41.1183
#e82bcf color charts
#e82bcf color shades, tints & tones
#e82bcf color schemes
#e82bcf color preview, HTML & CSS examples
This text has a color of #e82bcf
<p style="color:#e82bcf;">Text here</p>
.mytext {color:#e82bcf;}
This box has a color of #e82bcf
<div style="background-color:#e82bcf;">Content here</div>
.mybackground {background-color:#e82bcf;}
Border around this has a color of #e82bcf
<div style="border:2px solid #e82bcf;">Content here</div>
.myborder {border:2px solid #e82bcf;}