#ea10ec color space conversions
Hex:
#ea10ec
RGB:
234, 16, 236
CMY:
8, 94, 7
CMYK:
1, 93, 0, 7
HSL:
299°, 87.3016%, 49.4118%
HSV (HSB):
299°, 93.2203%, 92.5490%
XYZ:
49.2573, 23.9191, 81.3776
xyY:
0.3187, 0.1548, 23.9191
CIE-Lab:
56.0067, 91.2449, -57.3511
CIE-LCH:
56.0067, 107.7719, 327.8490
CIE-Luv:
56.0067, 75.9178, -100.6609
Hunter-Lab:
48.9072, 94.1902, -64.4187
#ea10ec color charts
#ea10ec color shades, tints & tones
#ea10ec color schemes
#ea10ec color preview, HTML & CSS examples
This text has a color of #ea10ec
<p style="color:#ea10ec;">Text here</p>
.mytext {color:#ea10ec;}
This box has a color of #ea10ec
<div style="background-color:#ea10ec;">Content here</div>
.mybackground {background-color:#ea10ec;}
Border around this has a color of #ea10ec
<div style="border:2px solid #ea10ec;">Content here</div>
.myborder {border:2px solid #ea10ec;}