#fc63e4 color space conversions
Hex:
#fc63e4
RGB:
252, 99, 228
CMY:
1, 61, 11
CMYK:
0, 61, 10, 1
HSL:
309°, 96.2264%, 68.8235%
HSV (HSB):
309°, 60.7143%, 98.8235%
XYZ:
58.6103, 35.2206, 77.1079
xyY:
0.3429, 0.2060, 35.2206
CIE-Lab:
65.9200, 72.4771, -37.0278
CIE-LCH:
65.9200, 81.3879, 332.9380
CIE-Luv:
65.9200, 75.9937, -69.3614
Hunter-Lab:
59.3469, 72.4274, -35.4911
#fc63e4 color charts
#fc63e4 color shades, tints & tones
#fc63e4 color schemes
#fc63e4 color preview, HTML & CSS examples
This text has a color of #fc63e4
<p style="color:#fc63e4;">Text here</p>
.mytext {color:#fc63e4;}
This box has a color of #fc63e4
<div style="background-color:#fc63e4;">Content here</div>
.mybackground {background-color:#fc63e4;}
Border around this has a color of #fc63e4
<div style="border:2px solid #fc63e4;">Content here</div>
.myborder {border:2px solid #fc63e4;}