#e095f8 color space conversions
Hex:
#e095f8
RGB:
224, 149, 248
CMY:
12, 42, 3
CMYK:
10, 40, 0, 3
HSL:
285°, 87.6106%, 77.8431%
HSV (HSB):
285°, 39.9194%, 97.2549%
XYZ:
58.4312, 44.1195, 94.2432
xyY:
0.2969, 0.2242, 44.1195
CIE-Lab:
72.3083, 44.5075, -38.3460
CIE-LCH:
72.3083, 58.7480, 319.2531
CIE-Luv:
72.3083, 33.0852, -68.0848
Hunter-Lab:
66.4225, 40.7852, -37.6275
#e095f8 color charts
#e095f8 color shades, tints & tones
#e095f8 color schemes
#e095f8 color preview, HTML & CSS examples
This text has a color of #e095f8
<p style="color:#e095f8;">Text here</p>
.mytext {color:#e095f8;}
This box has a color of #e095f8
<div style="background-color:#e095f8;">Content here</div>
.mybackground {background-color:#e095f8;}
Border around this has a color of #e095f8
<div style="border:2px solid #e095f8;">Content here</div>
.myborder {border:2px solid #e095f8;}