#ea03ca color space conversions
Hex:
#ea03ca
RGB:
234, 3, 202
CMY:
8, 99, 21
CMYK:
0, 99, 14, 8
HSL:
308°, 97.4684%, 46.4706%
HSV (HSB):
308°, 98.7179%, 91.7647%
XYZ:
44.6249, 21.8218, 57.7372
xyY:
0.3593, 0.1757, 21.8218
CIE-Lab:
53.8374, 87.5887, -41.4713
CIE-LCH:
53.8374, 96.9105, 334.6635
CIE-Luv:
53.8374, 90.6943, -75.6467
Hunter-Lab:
46.7138, 88.7688, -40.5813
#ea03ca color charts
#ea03ca color shades, tints & tones
#ea03ca color schemes
#ea03ca color preview, HTML & CSS examples
This text has a color of #ea03ca
<p style="color:#ea03ca;">Text here</p>
.mytext {color:#ea03ca;}
This box has a color of #ea03ca
<div style="background-color:#ea03ca;">Content here</div>
.mybackground {background-color:#ea03ca;}
Border around this has a color of #ea03ca
<div style="border:2px solid #ea03ca;">Content here</div>
.myborder {border:2px solid #ea03ca;}