#ea98ec color space conversions
Hex:
#ea98ec
RGB:
234, 152, 236
CMY:
8, 40, 7
CMYK:
1, 36, 0, 7
HSL:
299°, 68.8525%, 76.0784%
HSV (HSB):
299°, 35.5932%, 92.5490%
XYZ:
60.3002, 46.0050, 85.0586
xyY:
0.3151, 0.2404, 46.0050
CIE-Lab:
73.5488, 43.6461, -29.8026
CIE-LCH:
73.5488, 52.8505, 325.6738
CIE-Luv:
73.5488, 40.1859, -54.0951
Hunter-Lab:
67.8270, 39.9946, -26.8738
#ea98ec color charts
#ea98ec color shades, tints & tones
#ea98ec color schemes
#ea98ec color preview, HTML & CSS examples
This text has a color of #ea98ec
<p style="color:#ea98ec;">Text here</p>
.mytext {color:#ea98ec;}
This box has a color of #ea98ec
<div style="background-color:#ea98ec;">Content here</div>
.mybackground {background-color:#ea98ec;}
Border around this has a color of #ea98ec
<div style="border:2px solid #ea98ec;">Content here</div>
.myborder {border:2px solid #ea98ec;}