#fc0fd2 color space conversions
Hex:
#fc0fd2
RGB:
252, 15, 210
CMY:
1, 94, 18
CMYK:
0, 94, 17, 1
HSL:
311°, 97.5309%, 52.3529%
HSV (HSB):
311°, 94.0476%, 98.8235%
XYZ:
51.9486, 25.6902, 63.1935
xyY:
0.3689, 0.1824, 25.6902
CIE-Lab:
57.7419, 90.9511, -39.6863
CIE-LCH:
57.7419, 99.2326, 336.4261
CIE-Luv:
57.7419, 100.3105, -74.6950
Hunter-Lab:
50.6855, 94.2483, -38.4414
#fc0fd2 color charts
#fc0fd2 color shades, tints & tones
#fc0fd2 color schemes
#fc0fd2 color preview, HTML & CSS examples
This text has a color of #fc0fd2
<p style="color:#fc0fd2;">Text here</p>
.mytext {color:#fc0fd2;}
This box has a color of #fc0fd2
<div style="background-color:#fc0fd2;">Content here</div>
.mybackground {background-color:#fc0fd2;}
Border around this has a color of #fc0fd2
<div style="border:2px solid #fc0fd2;">Content here</div>
.myborder {border:2px solid #fc0fd2;}