#fc63f1 color space conversions
Hex:
#fc63f1
RGB:
252, 99, 241
CMY:
1, 61, 5
CMYK:
0, 61, 4, 1
HSL:
304°, 96.2264%, 68.8235%
HSV (HSB):
304°, 60.7143%, 98.8235%
XYZ:
60.4839, 35.9700, 86.9741
xyY:
0.3297, 0.1961, 35.9700
CIE-Lab:
66.4970, 74.4775, -43.3333
CIE-LCH:
66.4970, 86.1666, 329.8078
CIE-Luv:
66.4970, 71.8957, -79.8107
Hunter-Lab:
59.9750, 75.0584, -43.9983
#fc63f1 color charts
#fc63f1 color shades, tints & tones
#fc63f1 color schemes
#fc63f1 color preview, HTML & CSS examples
This text has a color of #fc63f1
<p style="color:#fc63f1;">Text here</p>
.mytext {color:#fc63f1;}
This box has a color of #fc63f1
<div style="background-color:#fc63f1;">Content here</div>
.mybackground {background-color:#fc63f1;}
Border around this has a color of #fc63f1
<div style="border:2px solid #fc63f1;">Content here</div>
.myborder {border:2px solid #fc63f1;}