#fc02d2 color space conversions
Hex:
#fc02d2
RGB:
252, 2, 210
CMY:
1, 99, 18
CMYK:
0, 99, 17, 1
HSL:
310°, 98.4252%, 49.8039%
HSV (HSB):
310°, 99.2063%, 98.8235%
XYZ:
51.7995, 25.3920, 63.1438
xyY:
0.3691, 0.1809, 25.3920
CIE-Lab:
57.4554, 91.7943, -40.1364
CIE-LCH:
57.4554, 100.1855, 336.3830
CIE-Luv:
57.4554, 100.9957, -75.4339
Hunter-Lab:
50.3905, 95.3077, -39.0223
#fc02d2 color charts
#fc02d2 color shades, tints & tones
#fc02d2 color schemes
#fc02d2 color preview, HTML & CSS examples
This text has a color of #fc02d2
<p style="color:#fc02d2;">Text here</p>
.mytext {color:#fc02d2;}
This box has a color of #fc02d2
<div style="background-color:#fc02d2;">Content here</div>
.mybackground {background-color:#fc02d2;}
Border around this has a color of #fc02d2
<div style="border:2px solid #fc02d2;">Content here</div>
.myborder {border:2px solid #fc02d2;}