#e06ff8 color space conversions
Hex:
#e06ff8
RGB:
224, 111, 248
CMY:
12, 56, 3
CMYK:
10, 55, 0, 3
HSL:
289°, 90.7285%, 70.3922%
HSV (HSB):
289°, 55.2419%, 97.2549%
XYZ:
53.3682, 33.9935, 92.5555
xyY:
0.2966, 0.1889, 33.9935
CIE-Lab:
64.9574, 63.5401, -49.8753
CIE-LCH:
64.9574, 80.7768, 321.8701
CIE-Luv:
64.9574, 47.2985, -88.2668
Hunter-Lab:
58.3039, 61.3571, -53.3081
#e06ff8 color charts
#e06ff8 color shades, tints & tones
#e06ff8 color schemes
#e06ff8 color preview, HTML & CSS examples
This text has a color of #e06ff8
<p style="color:#e06ff8;">Text here</p>
.mytext {color:#e06ff8;}
This box has a color of #e06ff8
<div style="background-color:#e06ff8;">Content here</div>
.mybackground {background-color:#e06ff8;}
Border around this has a color of #e06ff8
<div style="border:2px solid #e06ff8;">Content here</div>
.myborder {border:2px solid #e06ff8;}