#fc04db color space conversions
Hex:
#fc04db
RGB:
252, 4, 219
CMY:
1, 98, 14
CMYK:
0, 98, 13, 1
HSL:
308°, 97.6378%, 50.1961%
HSV (HSB):
308°, 98.4127%, 98.8235%
XYZ:
52.9745, 25.8968, 69.2243
xyY:
0.3577, 0.1749, 25.8968
CIE-Lab:
57.9389, 92.7753, -44.4932
CIE-LCH:
57.9389, 102.8926, 334.3786
CIE-Luv:
57.9389, 96.8695, -82.3013
Hunter-Lab:
50.8889, 96.7602, -45.0303
#fc04db color charts
#fc04db color shades, tints & tones
#fc04db color schemes
#fc04db color preview, HTML & CSS examples
This text has a color of #fc04db
<p style="color:#fc04db;">Text here</p>
.mytext {color:#fc04db;}
This box has a color of #fc04db
<div style="background-color:#fc04db;">Content here</div>
.mybackground {background-color:#fc04db;}
Border around this has a color of #fc04db
<div style="border:2px solid #fc04db;">Content here</div>
.myborder {border:2px solid #fc04db;}