#fc00ca color space conversions
Hex:
#fc00ca
RGB:
252, 0, 202
CMY:
1, 100, 21
CMYK:
0, 100, 20, 1
HSL:
312°, 100.0000%, 49.4118%
HSV (HSB):
312°, 100.0000%, 98.8235%
XYZ:
50.8056, 24.9597, 58.0171
xyY:
0.3798, 0.1866, 24.9597
CIE-Lab:
57.0361, 90.9724, -36.2175
CIE-LCH:
57.0361, 97.9167, 338.2917
CIE-Luv:
57.0361, 104.7596, -69.3078
Hunter-Lab:
49.9597, 94.0927, -33.8803
#fc00ca color charts
#fc00ca RGB chart
#fc00ca CMYK chart
#fc00ca RGB pie chart
#fc00ca color shades, tints & tones
#fc00ca color schemes
#fc00ca color preview, HTML & CSS examples
This text has a color of #fc00ca
<p style="color:#fc00ca;">Text here</p>
.mytext {color:#fc00ca;}
Text color #fc00ca
This box has a color of #fc00ca
<div style="background-color:#fc00ca;">Content here</div>
.mybackground {background-color:#fc00ca;}
Background color #fc00ca
Border around this has a color of #fc00ca
<div style="border:2px solid #fc00ca;">Content here</div>
.myborder {border:2px solid #fc00ca;}
Border color #fc00ca