#ea05a5 color space conversions
Hex:
#ea05a5
RGB:
234, 5, 165
CMY:
8, 98, 35
CMYK:
0, 98, 29, 8
HSL:
318°, 95.8159%, 46.8627%
HSV (HSB):
318°, 97.8632%, 91.7647%
XYZ:
40.7775, 20.3176, 37.3698
xyY:
0.4141, 0.2063, 20.3176
CIE-Lab:
52.1944, 83.1652, -22.4521
CIE-LCH:
52.1944, 86.1426, 344.8920
CIE-Luv:
52.1944, 107.5923, -46.6675
Hunter-Lab:
45.0750, 82.6002, -17.6023
#ea05a5 color charts
#ea05a5 color shades, tints & tones
#ea05a5 color schemes
#ea05a5 color preview, HTML & CSS examples
This text has a color of #ea05a5
<p style="color:#ea05a5;">Text here</p>
.mytext {color:#ea05a5;}
This box has a color of #ea05a5
<div style="background-color:#ea05a5;">Content here</div>
.mybackground {background-color:#ea05a5;}
Border around this has a color of #ea05a5
<div style="border:2px solid #ea05a5;">Content here</div>
.myborder {border:2px solid #ea05a5;}