#fc65e4 color space conversions
Hex:
#fc65e4
RGB:
252, 101, 228
CMY:
1, 60, 11
CMYK:
0, 60, 10, 1
HSL:
310°, 96.1783%, 69.2157%
HSV (HSB):
310°, 59.9206%, 98.8235%
XYZ:
58.8022, 35.6042, 77.1719
xyY:
0.3427, 0.2075, 35.6042
CIE-Lab:
66.2164, 71.6634, -36.5660
CIE-LCH:
66.2164, 80.4531, 332.9672
CIE-Luv:
66.2164, 75.3001, -68.5508
Hunter-Lab:
59.6693, 71.4847, -34.9128
#fc65e4 color charts
#fc65e4 color shades, tints & tones
#fc65e4 color schemes
#fc65e4 color preview, HTML & CSS examples
This text has a color of #fc65e4
<p style="color:#fc65e4;">Text here</p>
.mytext {color:#fc65e4;}
This box has a color of #fc65e4
<div style="background-color:#fc65e4;">Content here</div>
.mybackground {background-color:#fc65e4;}
Border around this has a color of #fc65e4
<div style="border:2px solid #fc65e4;">Content here</div>
.myborder {border:2px solid #fc65e4;}