#e084c4 color space conversions
Hex:
#e084c4
RGB:
224, 132, 196
CMY:
12, 48, 23
CMYK:
0, 41, 13, 12
HSL:
318°, 59.7403%, 69.8039%
HSV (HSB):
318°, 41.0714%, 87.8431%
XYZ:
48.9555, 36.3353, 56.6577
xyY:
0.3449, 0.2560, 36.3353
CIE-Lab:
66.7754, 44.0067, -18.1494
CIE-LCH:
66.7754, 47.6024, 337.5876
CIE-Luv:
66.7754, 50.7703, -34.9655
Hunter-Lab:
60.2788, 39.4812, -13.5332
#e084c4 color charts
#e084c4 color shades, tints & tones
#e084c4 color schemes
#e084c4 color preview, HTML & CSS examples
This text has a color of #e084c4
<p style="color:#e084c4;">Text here</p>
.mytext {color:#e084c4;}
This box has a color of #e084c4
<div style="background-color:#e084c4;">Content here</div>
.mybackground {background-color:#e084c4;}
Border around this has a color of #e084c4
<div style="border:2px solid #e084c4;">Content here</div>
.myborder {border:2px solid #e084c4;}