#e095ec color space conversions
Hex:
#e095ec
RGB:
224, 149, 236
CMY:
12, 42, 7
CMYK:
5, 37, 0, 7
HSL:
292°, 69.6000%, 75.4902%
HSV (HSB):
292°, 36.8644%, 92.5490%
XYZ:
56.6282, 43.3983, 84.7490
xyY:
0.3065, 0.2349, 43.3983
CIE-Lab:
71.8245, 42.1743, -32.5518
CIE-LCH:
71.8245, 53.2756, 322.3377
CIE-Luv:
71.8245, 35.1614, -58.1329
Hunter-Lab:
65.8774, 38.1532, -30.1603
#e095ec color charts
#e095ec color shades, tints & tones
#e095ec color schemes
#e095ec color preview, HTML & CSS examples
This text has a color of #e095ec
<p style="color:#e095ec;">Text here</p>
.mytext {color:#e095ec;}
This box has a color of #e095ec
<div style="background-color:#e095ec;">Content here</div>
.mybackground {background-color:#e095ec;}
Border around this has a color of #e095ec
<div style="border:2px solid #e095ec;">Content here</div>
.myborder {border:2px solid #e095ec;}