#ea03ff color space conversions
Hex:
#ea03ff
RGB:
234, 3, 255
CMY:
8, 99, 0
CMYK:
8, 99, 0, 0
HSL:
295°, 100.0000%, 50.5882%
HSV (HSB):
295°, 98.8235%, 100.0000%
XYZ:
52.0142, 24.7775, 96.6488
xyY:
0.2999, 0.1429, 24.7775
CIE-Lab:
56.8580, 94.9329, -66.5925
CIE-LCH:
56.8580, 115.9604, 324.9515
CIE-Luv:
56.8580, 69.2662, -115.1970
Hunter-Lab:
49.7771, 99.4127, -80.2756
#ea03ff color charts
#ea03ff color shades, tints & tones
#ea03ff color schemes
#ea03ff color preview, HTML & CSS examples
This text has a color of #ea03ff
<p style="color:#ea03ff;">Text here</p>
.mytext {color:#ea03ff;}
This box has a color of #ea03ff
<div style="background-color:#ea03ff;">Content here</div>
.mybackground {background-color:#ea03ff;}
Border around this has a color of #ea03ff
<div style="border:2px solid #ea03ff;">Content here</div>
.myborder {border:2px solid #ea03ff;}