#fc04fe color space conversions
Hex:
#fc04fe
RGB:
252, 4, 254
CMY:
1, 98, 0
CMYK:
1, 98, 0, 0
HSL:
300°, 99.2063%, 50.5882%
HSV (HSB):
300°, 98.4252%, 99.6078%
XYZ:
58.0777, 27.9380, 96.0975
xyY:
0.3189, 0.1534, 27.9380
CIE-Lab:
59.8327, 97.4224, -61.0975
CIE-LCH:
59.8327, 114.9958, 327.9065
CIE-Luv:
59.8327, 82.1847, -108.7732
Hunter-Lab:
52.8564, 103.6338, -70.7947
#fc04fe color charts
#fc04fe color shades, tints & tones
#fc04fe color schemes
#fc04fe color preview, HTML & CSS examples
This text has a color of #fc04fe
<p style="color:#fc04fe;">Text here</p>
.mytext {color:#fc04fe;}
This box has a color of #fc04fe
<div style="background-color:#fc04fe;">Content here</div>
.mybackground {background-color:#fc04fe;}
Border around this has a color of #fc04fe
<div style="border:2px solid #fc04fe;">Content here</div>
.myborder {border:2px solid #fc04fe;}