#fc65f4 color space conversions
Hex:
#fc65f4
RGB:
252, 101, 244
CMY:
1, 60, 4
CMYK:
0, 60, 3, 1
HSL:
303°, 96.1783%, 69.2157%
HSV (HSB):
303°, 59.9206%, 98.8235%
XYZ:
61.1277, 36.5345, 89.4180
xyY:
0.3267, 0.1953, 36.5345
CIE-Lab:
66.9263, 74.1476, -44.3153
CIE-LCH:
66.9263, 86.3812, 329.1348
CIE-Luv:
66.9263, 70.3317, -81.4190
Hunter-Lab:
60.4437, 74.7433, -45.4006
#fc65f4 color charts
#fc65f4 color shades, tints & tones
#fc65f4 color schemes
#fc65f4 color preview, HTML & CSS examples
This text has a color of #fc65f4
<p style="color:#fc65f4;">Text here</p>
.mytext {color:#fc65f4;}
This box has a color of #fc65f4
<div style="background-color:#fc65f4;">Content here</div>
.mybackground {background-color:#fc65f4;}
Border around this has a color of #fc65f4
<div style="border:2px solid #fc65f4;">Content here</div>
.myborder {border:2px solid #fc65f4;}