#fc54ea color space conversions
Hex:
#fc54ea
RGB:
252, 84, 234
CMY:
1, 67, 8
CMYK:
0, 67, 7, 1
HSL:
306°, 96.5517%, 65.8824%
HSV (HSB):
306°, 66.6667%, 98.8235%
XYZ:
58.1665, 32.9766, 81.1413
xyY:
0.3376, 0.1914, 32.9766
CIE-Lab:
64.1420, 79.0642, -43.1490
CIE-LCH:
64.1420, 90.0721, 331.3766
CIE-Luv:
64.1420, 78.6868, -79.7134
Hunter-Lab:
57.4253, 80.3098, -43.5785
#fc54ea color charts
#fc54ea color shades, tints & tones
#fc54ea color schemes
#fc54ea color preview, HTML & CSS examples
This text has a color of #fc54ea
<p style="color:#fc54ea;">Text here</p>
.mytext {color:#fc54ea;}
This box has a color of #fc54ea
<div style="background-color:#fc54ea;">Content here</div>
.mybackground {background-color:#fc54ea;}
Border around this has a color of #fc54ea
<div style="border:2px solid #fc54ea;">Content here</div>
.myborder {border:2px solid #fc54ea;}