#fc63e7 color space conversions
Hex:
#fc63e7
RGB:
252, 99, 231
CMY:
1, 61, 9
CMYK:
0, 61, 8, 1
HSL:
308°, 96.2264%, 68.8235%
HSV (HSB):
308°, 60.7143%, 98.8235%
XYZ:
59.0305, 35.3886, 79.3207
xyY:
0.3398, 0.2037, 35.3886
CIE-Lab:
66.0501, 72.9309, -38.4927
CIE-LCH:
66.0501, 82.4658, 332.1751
CIE-Luv:
66.0501, 75.0401, -71.7786
Hunter-Lab:
59.4884, 73.0216, -37.4144
#fc63e7 color charts
#fc63e7 color shades, tints & tones
#fc63e7 color schemes
#fc63e7 color preview, HTML & CSS examples
This text has a color of #fc63e7
<p style="color:#fc63e7;">Text here</p>
.mytext {color:#fc63e7;}
This box has a color of #fc63e7
<div style="background-color:#fc63e7;">Content here</div>
.mybackground {background-color:#fc63e7;}
Border around this has a color of #fc63e7
<div style="border:2px solid #fc63e7;">Content here</div>
.myborder {border:2px solid #fc63e7;}