#ea00ed color space conversions
Hex:
#ea00ed
RGB:
234, 0, 237
CMY:
8, 100, 7
CMYK:
1, 100, 0, 7
HSL:
299°, 100.0000%, 46.4706%
HSV (HSB):
299°, 100.0000%, 92.9412%
XYZ:
49.2177, 23.6068, 82.0833
xyY:
0.3177, 0.1524, 23.6068
CIE-Lab:
55.6920, 92.4941, -58.4169
CIE-LCH:
55.6920, 109.3969, 327.7245
CIE-Luv:
55.6920, 76.1926, -102.2688
Hunter-Lab:
48.5869, 95.7907, -66.1544
#ea00ed color charts
#ea00ed color shades, tints & tones
#ea00ed color schemes
#ea00ed color preview, HTML & CSS examples
This text has a color of #ea00ed
<p style="color:#ea00ed;">Text here</p>
.mytext {color:#ea00ed;}
This box has a color of #ea00ed
<div style="background-color:#ea00ed;">Content here</div>
.mybackground {background-color:#ea00ed;}
Border around this has a color of #ea00ed
<div style="border:2px solid #ea00ed;">Content here</div>
.myborder {border:2px solid #ea00ed;}