#fc64f1 color space conversions
Hex:
#fc64f1
RGB:
252, 100, 241
CMY:
1, 61, 5
CMYK:
0, 60, 4, 1
HSL:
304°, 96.2025%, 69.0196%
HSV (HSB):
304°, 60.3175%, 98.8235%
XYZ:
60.5792, 36.1607, 87.0059
xyY:
0.3297, 0.1968, 36.1607
CIE-Lab:
66.6425, 74.0762, -43.1051
CIE-LCH:
66.6425, 85.7049, 329.8048
CIE-Luv:
66.6425, 71.5758, -79.4149
Hunter-Lab:
60.1337, 74.5884, -43.6915
#fc64f1 color charts
#fc64f1 color shades, tints & tones
#fc64f1 color schemes
#fc64f1 color preview, HTML & CSS examples
This text has a color of #fc64f1
<p style="color:#fc64f1;">Text here</p>
.mytext {color:#fc64f1;}
This box has a color of #fc64f1
<div style="background-color:#fc64f1;">Content here</div>
.mybackground {background-color:#fc64f1;}
Border around this has a color of #fc64f1
<div style="border:2px solid #fc64f1;">Content here</div>
.myborder {border:2px solid #fc64f1;}