#fc02d4 color space conversions
Hex:
#fc02d4
RGB:
252, 2, 212
CMY:
1, 99, 17
CMYK:
0, 99, 16, 1
HSL:
310°, 98.4252%, 49.8039%
HSV (HSB):
310°, 99.2063%, 98.8235%
XYZ:
52.0503, 25.4923, 64.4645
xyY:
0.3665, 0.1795, 25.4923
CIE-Lab:
57.5520, 92.0360, -41.1247
CIE-LCH:
57.5520, 100.8061, 335.9234
CIE-Luv:
57.5520, 100.0917, -76.9878
Hunter-Lab:
50.4899, 95.6589, -40.3573
#fc02d4 color charts
#fc02d4 color shades, tints & tones
#fc02d4 color schemes
#fc02d4 color preview, HTML & CSS examples
This text has a color of #fc02d4
<p style="color:#fc02d4;">Text here</p>
.mytext {color:#fc02d4;}
This box has a color of #fc02d4
<div style="background-color:#fc02d4;">Content here</div>
.mybackground {background-color:#fc02d4;}
Border around this has a color of #fc02d4
<div style="border:2px solid #fc02d4;">Content here</div>
.myborder {border:2px solid #fc02d4;}