#fc64e0 color space conversions
Hex:
#fc64e0
RGB:
252, 100, 224
CMY:
1, 61, 12
CMYK:
0, 60, 11, 1
HSL:
311°, 96.2025%, 69.0196%
HSV (HSB):
311°, 60.3175%, 98.8235%
XYZ:
58.1566, 35.1916, 74.2485
xyY:
0.3470, 0.2100, 35.1916
CIE-Lab:
65.8976, 71.4729, -34.8350
CIE-LCH:
65.8976, 79.5101, 334.0159
CIE-Luv:
65.8976, 76.9184, -65.7294
Hunter-Lab:
59.3225, 71.1774, -32.6820
#fc64e0 color charts
#fc64e0 color shades, tints & tones
#fc64e0 color schemes
#fc64e0 color preview, HTML & CSS examples
This text has a color of #fc64e0
<p style="color:#fc64e0;">Text here</p>
.mytext {color:#fc64e0;}
This box has a color of #fc64e0
<div style="background-color:#fc64e0;">Content here</div>
.mybackground {background-color:#fc64e0;}
Border around this has a color of #fc64e0
<div style="border:2px solid #fc64e0;">Content here</div>
.myborder {border:2px solid #fc64e0;}