#e04ffb color space conversions
Hex:
#e04ffb
RGB:
224, 79, 251
CMY:
12, 69, 2
CMYK:
11, 69, 0, 2
HSL:
291°, 95.5556%, 64.7059%
HSV (HSB):
291°, 68.5259%, 98.4314%
XYZ:
50.9490, 28.4043, 94.0641
xyY:
0.2938, 0.1638, 28.4043
CIE-Lab:
60.2522, 77.4916, -59.0114
CIE-LCH:
60.2522, 97.4027, 322.7100
CIE-Luv:
60.2522, 55.2945, -103.0934
Hunter-Lab:
53.2957, 77.3731, -67.3367
#e04ffb color charts
#e04ffb color shades, tints & tones
#e04ffb color schemes
#e04ffb color preview, HTML & CSS examples
This text has a color of #e04ffb
<p style="color:#e04ffb;">Text here</p>
.mytext {color:#e04ffb;}
This box has a color of #e04ffb
<div style="background-color:#e04ffb;">Content here</div>
.mybackground {background-color:#e04ffb;}
Border around this has a color of #e04ffb
<div style="border:2px solid #e04ffb;">Content here</div>
.myborder {border:2px solid #e04ffb;}