#ea34ec color space conversions
Hex:
#ea34ec
RGB:
234, 52, 236
CMY:
8, 80, 7
CMYK:
1, 78, 0, 7
HSL:
299°, 82.8829%, 56.4706%
HSV (HSB):
299°, 77.9661%, 92.5490%
XYZ:
50.3000, 26.0045, 81.7252
xyY:
0.3183, 0.1646, 26.0045
CIE-Lab:
58.0414, 85.2892, -54.1012
CIE-LCH:
58.0414, 101.0009, 327.6120
CIE-Luv:
58.0414, 72.1715, -95.7823
Hunter-Lab:
50.9946, 86.8279, -59.3232
#ea34ec color charts
#ea34ec color shades, tints & tones
#ea34ec color schemes
#ea34ec color preview, HTML & CSS examples
This text has a color of #ea34ec
<p style="color:#ea34ec;">Text here</p>
.mytext {color:#ea34ec;}
This box has a color of #ea34ec
<div style="background-color:#ea34ec;">Content here</div>
.mybackground {background-color:#ea34ec;}
Border around this has a color of #ea34ec
<div style="border:2px solid #ea34ec;">Content here</div>
.myborder {border:2px solid #ea34ec;}