#fc65e2 color space conversions
Hex:
#fc65e2
RGB:
252, 101, 226
CMY:
1, 60, 11
CMYK:
0, 60, 10, 1
HSL:
310°, 96.1783%, 69.2157%
HSV (HSB):
310°, 59.9206%, 98.8235%
XYZ:
58.5260, 35.4938, 75.7178
xyY:
0.3448, 0.2091, 35.4938
CIE-Lab:
66.1313, 71.3623, -35.5857
CIE-LCH:
66.1313, 79.7428, 333.4963
CIE-Luv:
66.1313, 75.9300, -66.9360
Hunter-Lab:
59.5767, 71.0930, -33.6498
#fc65e2 color charts
#fc65e2 color shades, tints & tones
#fc65e2 color schemes
#fc65e2 color preview, HTML & CSS examples
This text has a color of #fc65e2
<p style="color:#fc65e2;">Text here</p>
.mytext {color:#fc65e2;}
This box has a color of #fc65e2
<div style="background-color:#fc65e2;">Content here</div>
.mybackground {background-color:#fc65e2;}
Border around this has a color of #fc65e2
<div style="border:2px solid #fc65e2;">Content here</div>
.myborder {border:2px solid #fc65e2;}