#fc02dc color space conversions
Hex:
#fc02dc
RGB:
252, 2, 220
CMY:
1, 99, 14
CMYK:
0, 99, 13, 1
HSL:
308°, 98.4252%, 49.8039%
HSV (HSB):
308°, 99.2063%, 98.8235%
XYZ:
53.0849, 25.9062, 69.9127
xyY:
0.3565, 0.1740, 25.9062
CIE-Lab:
57.9479, 93.0222, -45.0458
CIE-LCH:
57.9479, 103.3550, 334.1615
CIE-Luv:
57.9479, 96.5205, -83.1780
Hunter-Lab:
50.8981, 97.0973, -45.8109
#fc02dc color charts
#fc02dc color shades, tints & tones
#fc02dc color schemes
#fc02dc color preview, HTML & CSS examples
This text has a color of #fc02dc
<p style="color:#fc02dc;">Text here</p>
.mytext {color:#fc02dc;}
This box has a color of #fc02dc
<div style="background-color:#fc02dc;">Content here</div>
.mybackground {background-color:#fc02dc;}
Border around this has a color of #fc02dc
<div style="border:2px solid #fc02dc;">Content here</div>
.myborder {border:2px solid #fc02dc;}