#ea05f9 color space conversions
Hex:
#ea05f9
RGB:
234, 5, 249
CMY:
8, 98, 2
CMYK:
6, 98, 0, 2
HSL:
296°, 96.0630%, 49.8039%
HSV (HSB):
296°, 97.9920%, 97.6471%
XYZ:
51.0848, 24.4405, 91.6476
xyY:
0.3056, 0.1462, 24.4405
CIE-Lab:
56.5262, 93.9127, -63.7903
CIE-LCH:
56.5262, 113.5289, 325.8136
CIE-Luv:
56.5262, 71.4099, -110.7844
Hunter-Lab:
49.4374, 97.9331, -75.3064
#ea05f9 color charts
#ea05f9 color shades, tints & tones
#ea05f9 color schemes
#ea05f9 color preview, HTML & CSS examples
This text has a color of #ea05f9
<p style="color:#ea05f9;">Text here</p>
.mytext {color:#ea05f9;}
This box has a color of #ea05f9
<div style="background-color:#ea05f9;">Content here</div>
.mybackground {background-color:#ea05f9;}
Border around this has a color of #ea05f9
<div style="border:2px solid #ea05f9;">Content here</div>
.myborder {border:2px solid #ea05f9;}