#fc64fb color space conversions
Hex:
#fc64fb
RGB:
252, 100, 251
CMY:
1, 61, 2
CMYK:
0, 60, 0, 1
HSL:
300°, 96.2025%, 69.0196%
HSV (HSB):
300°, 60.3175%, 98.8235%
XYZ:
62.1146, 36.7748, 95.0912
xyY:
0.3202, 0.1896, 36.7748
CIE-Lab:
67.1078, 75.6758, -47.8824
CIE-LCH:
67.1078, 89.5520, 327.6772
CIE-Luv:
67.1078, 68.5088, -87.4001
Hunter-Lab:
60.6422, 76.7100, -50.5212
#fc64fb color charts
#fc64fb color shades, tints & tones
#fc64fb color schemes
#fc64fb color preview, HTML & CSS examples
This text has a color of #fc64fb
<p style="color:#fc64fb;">Text here</p>
.mytext {color:#fc64fb;}
This box has a color of #fc64fb
<div style="background-color:#fc64fb;">Content here</div>
.mybackground {background-color:#fc64fb;}
Border around this has a color of #fc64fb
<div style="border:2px solid #fc64fb;">Content here</div>
.myborder {border:2px solid #fc64fb;}