#e811f7 color space conversions
Hex:
#e811f7
RGB:
232, 17, 247
CMY:
9, 93, 3
CMYK:
6, 93, 0, 3
HSL:
296°, 93.4959%, 51.7647%
HSV (HSB):
296°, 93.1174%, 96.8627%
XYZ:
50.2677, 24.2721, 90.0313
xyY:
0.3054, 0.1475, 24.2721
CIE-Lab:
56.3592, 92.4531, -62.9615
CIE-LCH:
56.3592, 111.8559, 325.7447
CIE-Luv:
56.3592, 70.2871, -109.2947
Hunter-Lab:
49.2667, 95.9098, -73.8613
#e811f7 color charts
#e811f7 color shades, tints & tones
#e811f7 color schemes
#e811f7 color preview, HTML & CSS examples
This text has a color of #e811f7
<p style="color:#e811f7;">Text here</p>
.mytext {color:#e811f7;}
This box has a color of #e811f7
<div style="background-color:#e811f7;">Content here</div>
.mybackground {background-color:#e811f7;}
Border around this has a color of #e811f7
<div style="border:2px solid #e811f7;">Content here</div>
.myborder {border:2px solid #e811f7;}