#fc02db color space conversions
Hex:
#fc02db
RGB:
252, 2, 219
CMY:
1, 99, 14
CMYK:
0, 99, 13, 1
HSL:
308°, 98.4252%, 49.8039%
HSV (HSB):
308°, 99.2063%, 98.8235%
XYZ:
52.9528, 25.8533, 69.2171
xyY:
0.3577, 0.1747, 25.8533
CIE-Lab:
57.8976, 92.8973, -44.5584
CIE-LCH:
57.8976, 103.0309, 334.3752
CIE-Luv:
57.8976, 96.9629, -82.4066
Hunter-Lab:
50.8462, 96.9146, -45.1194
#fc02db color charts
#fc02db color shades, tints & tones
#fc02db color schemes
#fc02db color preview, HTML & CSS examples
This text has a color of #fc02db
<p style="color:#fc02db;">Text here</p>
.mytext {color:#fc02db;}
This box has a color of #fc02db
<div style="background-color:#fc02db;">Content here</div>
.mybackground {background-color:#fc02db;}
Border around this has a color of #fc02db
<div style="border:2px solid #fc02db;">Content here</div>
.myborder {border:2px solid #fc02db;}