#ea05e4 color space conversions
Hex:
#ea05e4
RGB:
234, 5, 228
CMY:
8, 98, 11
CMYK:
0, 98, 3, 8
HSL:
302°, 95.8159%, 46.8627%
HSV (HSB):
302°, 97.8632%, 91.7647%
XYZ:
47.9895, 23.2024, 75.3480
xyY:
0.3275, 0.1583, 23.2024
CIE-Lab:
55.2802, 90.9010, -54.0055
CIE-LCH:
55.2802, 105.7336, 329.2849
CIE-Luv:
55.2802, 79.5826, -95.3263
Hunter-Lab:
48.1689, 93.5399, -59.0259
#ea05e4 color charts
#ea05e4 color shades, tints & tones
#ea05e4 color schemes
#ea05e4 color preview, HTML & CSS examples
This text has a color of #ea05e4
<p style="color:#ea05e4;">Text here</p>
.mytext {color:#ea05e4;}
This box has a color of #ea05e4
<div style="background-color:#ea05e4;">Content here</div>
.mybackground {background-color:#ea05e4;}
Border around this has a color of #ea05e4
<div style="border:2px solid #ea05e4;">Content here</div>
.myborder {border:2px solid #ea05e4;}