#e083e8 color space conversions
Hex:
#e083e8
RGB:
224, 131, 232
CMY:
12, 49, 9
CMYK:
3, 44, 0, 9
HSL:
295°, 68.7075%, 71.1765%
HSV (HSB):
295°, 43.5345%, 90.9804%
XYZ:
53.4223, 37.9061, 80.8449
xyY:
0.3103, 0.2202, 37.9061
CIE-Lab:
67.9513, 50.7744, -36.3601
CIE-LCH:
67.9513, 62.4507, 324.3932
CIE-Luv:
67.9513, 43.5753, -65.1321
Hunter-Lab:
61.5679, 47.1399, -34.7562
#e083e8 color charts
#e083e8 color shades, tints & tones
#e083e8 color schemes
#e083e8 color preview, HTML & CSS examples
This text has a color of #e083e8
<p style="color:#e083e8;">Text here</p>
.mytext {color:#e083e8;}
This box has a color of #e083e8
<div style="background-color:#e083e8;">Content here</div>
.mybackground {background-color:#e083e8;}
Border around this has a color of #e083e8
<div style="border:2px solid #e083e8;">Content here</div>
.myborder {border:2px solid #e083e8;}