#fc54dc color space conversions
Hex:
#fc54dc
RGB:
252, 84, 220
CMY:
1, 67, 14
CMYK:
0, 67, 13, 1
HSL:
311°, 96.5517%, 65.8824%
HSV (HSB):
311°, 66.6667%, 98.8235%
XYZ:
56.2335, 32.2034, 70.9622
xyY:
0.3528, 0.2020, 32.2034
CIE-Lab:
63.5106, 77.0299, -36.3140
CIE-LCH:
63.5106, 85.1605, 334.7596
CIE-Luv:
63.5106, 83.5599, -68.5370
Hunter-Lab:
56.7480, 77.5724, -34.4172
#fc54dc color charts
#fc54dc color shades, tints & tones
#fc54dc color schemes
#fc54dc color preview, HTML & CSS examples
This text has a color of #fc54dc
<p style="color:#fc54dc;">Text here</p>
.mytext {color:#fc54dc;}
This box has a color of #fc54dc
<div style="background-color:#fc54dc;">Content here</div>
.mybackground {background-color:#fc54dc;}
Border around this has a color of #fc54dc
<div style="border:2px solid #fc54dc;">Content here</div>
.myborder {border:2px solid #fc54dc;}