#fc54ca color space conversions
Hex:
#fc54ca
RGB:
252, 84, 202
CMY:
1, 67, 21
CMYK:
0, 67, 20, 1
HSL:
318°, 96.5517%, 65.8824%
HSV (HSB):
318°, 66.6667%, 98.8235%
XYZ:
53.9759, 31.3004, 59.0738
xyY:
0.3739, 0.2168, 31.3004
CIE-Lab:
62.7604, 74.5697, -27.3267
CIE-LCH:
62.7604, 79.4191, 339.8742
CIE-Luv:
62.7604, 89.9794, -54.0987
Hunter-Lab:
55.9467, 74.3052, -23.4413
#fc54ca color charts
#fc54ca color shades, tints & tones
#fc54ca color schemes
#fc54ca color preview, HTML & CSS examples
This text has a color of #fc54ca
<p style="color:#fc54ca;">Text here</p>
.mytext {color:#fc54ca;}
This box has a color of #fc54ca
<div style="background-color:#fc54ca;">Content here</div>
.mybackground {background-color:#fc54ca;}
Border around this has a color of #fc54ca
<div style="border:2px solid #fc54ca;">Content here</div>
.myborder {border:2px solid #fc54ca;}