#ea53ec color space conversions
Hex:
#ea53ec
RGB:
234, 83, 236
CMY:
8, 67, 7
CMYK:
1, 65, 0, 7
HSL:
299°, 80.1047%, 62.5490%
HSV (HSB):
299°, 64.8305%, 92.5490%
XYZ:
52.1653, 29.7351, 82.3469
xyY:
0.3176, 0.1810, 29.7351
CIE-Lab:
61.4250, 75.6433, -48.7272
CIE-LCH:
61.4250, 89.9791, 327.2116
CIE-Luv:
61.4250, 65.6027, -87.2249
Hunter-Lab:
54.5299, 75.3323, -51.3644
#ea53ec color charts
#ea53ec color shades, tints & tones
#ea53ec color schemes
#ea53ec color preview, HTML & CSS examples
This text has a color of #ea53ec
<p style="color:#ea53ec;">Text here</p>
.mytext {color:#ea53ec;}
This box has a color of #ea53ec
<div style="background-color:#ea53ec;">Content here</div>
.mybackground {background-color:#ea53ec;}
Border around this has a color of #ea53ec
<div style="border:2px solid #ea53ec;">Content here</div>
.myborder {border:2px solid #ea53ec;}