#fc65f0 color space conversions
Hex:
#fc65f0
RGB:
252, 101, 240
CMY:
1, 60, 6
CMYK:
0, 60, 5, 1
HSL:
305°, 96.1783%, 69.2157%
HSV (HSB):
305°, 59.9206%, 98.8235%
XYZ:
60.5267, 36.2941, 86.2534
xyY:
0.3306, 0.1982, 36.2941
CIE-Lab:
66.7440, 73.5143, -42.3934
CIE-LCH:
66.7440, 84.8620, 330.0293
CIE-Luv:
66.7440, 71.5608, -78.2127
Hunter-Lab:
60.2446, 73.9081, -42.7156
#fc65f0 color charts
#fc65f0 color shades, tints & tones
#fc65f0 color schemes
#fc65f0 color preview, HTML & CSS examples
This text has a color of #fc65f0
<p style="color:#fc65f0;">Text here</p>
.mytext {color:#fc65f0;}
This box has a color of #fc65f0
<div style="background-color:#fc65f0;">Content here</div>
.mybackground {background-color:#fc65f0;}
Border around this has a color of #fc65f0
<div style="border:2px solid #fc65f0;">Content here</div>
.myborder {border:2px solid #fc65f0;}