#ee04fd color space conversions
Hex:
#ee04fd
RGB:
238, 4, 253
CMY:
7, 98, 1
CMYK:
6, 98, 0, 1
HSL:
296°, 98.4190%, 50.3922%
HSV (HSB):
296°, 98.4190%, 99.2157%
XYZ:
53.0329, 25.3558, 95.0275
xyY:
0.3058, 0.1462, 25.3558
CIE-Lab:
57.4205, 95.1612, -64.5419
CIE-LCH:
57.4205, 114.9840, 325.8534
CIE-Luv:
57.4205, 72.7223, -112.4969
Hunter-Lab:
50.3546, 99.8739, -76.6420
#ee04fd color charts
#ee04fd color shades, tints & tones
#ee04fd color schemes
#ee04fd color preview, HTML & CSS examples
This text has a color of #ee04fd
<p style="color:#ee04fd;">Text here</p>
.mytext {color:#ee04fd;}
This box has a color of #ee04fd
<div style="background-color:#ee04fd;">Content here</div>
.mybackground {background-color:#ee04fd;}
Border around this has a color of #ee04fd
<div style="border:2px solid #ee04fd;">Content here</div>
.myborder {border:2px solid #ee04fd;}