#ea05d9 color space conversions
Hex:
#ea05d9
RGB:
234, 5, 217
CMY:
8, 98, 15
CMYK:
0, 98, 7, 8
HSL:
304°, 95.8159%, 46.8627%
HSV (HSB):
304°, 97.8632%, 91.7647%
XYZ:
46.5103, 22.6107, 67.5586
xyY:
0.3403, 0.1654, 22.6107
CIE-Lab:
54.6691, 89.4017, -48.7402
CIE-LCH:
54.6691, 101.8247, 331.4016
CIE-Luv:
54.6691, 84.1257, -87.0306
Hunter-Lab:
47.5507, 91.3807, -50.9518
#ea05d9 color charts
#ea05d9 color shades, tints & tones
#ea05d9 color schemes
#ea05d9 color preview, HTML & CSS examples
This text has a color of #ea05d9
<p style="color:#ea05d9;">Text here</p>
.mytext {color:#ea05d9;}
This box has a color of #ea05d9
<div style="background-color:#ea05d9;">Content here</div>
.mybackground {background-color:#ea05d9;}
Border around this has a color of #ea05d9
<div style="border:2px solid #ea05d9;">Content here</div>
.myborder {border:2px solid #ea05d9;}