#e06feb color space conversions
Hex:
#e06feb
RGB:
224, 111, 235
CMY:
12, 56, 8
CMYK:
5, 53, 0, 8
HSL:
295°, 75.6098%, 67.8431%
HSV (HSB):
295°, 52.7660%, 92.1569%
XYZ:
51.4203, 33.2143, 82.2981
xyY:
0.3080, 0.1990, 33.2143
CIE-Lab:
64.3341, 61.1459, -43.6754
CIE-LCH:
64.3341, 75.1423, 324.4625
CIE-Luv:
64.3341, 50.5000, -77.8193
Hunter-Lab:
57.6319, 58.4055, -44.3236
#e06feb color charts
#e06feb color shades, tints & tones
#e06feb color schemes
#e06feb color preview, HTML & CSS examples
This text has a color of #e06feb
<p style="color:#e06feb;">Text here</p>
.mytext {color:#e06feb;}
This box has a color of #e06feb
<div style="background-color:#e06feb;">Content here</div>
.mybackground {background-color:#e06feb;}
Border around this has a color of #e06feb
<div style="border:2px solid #e06feb;">Content here</div>
.myborder {border:2px solid #e06feb;}