#fc65e5 color space conversions
Hex:
#fc65e5
RGB:
252, 101, 229
CMY:
1, 60, 10
CMYK:
0, 60, 9, 1
HSL:
309°, 96.1783%, 69.2157%
HSV (HSB):
309°, 59.9206%, 98.8235%
XYZ:
58.9414, 35.6600, 77.9052
xyY:
0.3417, 0.2067, 35.6600
CIE-Lab:
66.2593, 71.8147, -37.0552
CIE-LCH:
66.2593, 80.8111, 332.7070
CIE-Luv:
66.2593, 74.9858, -69.3579
Hunter-Lab:
59.7160, 71.6819, -35.5484
#fc65e5 color charts
#fc65e5 color shades, tints & tones
#fc65e5 color schemes
#fc65e5 color preview, HTML & CSS examples
This text has a color of #fc65e5
<p style="color:#fc65e5;">Text here</p>
.mytext {color:#fc65e5;}
This box has a color of #fc65e5
<div style="background-color:#fc65e5;">Content here</div>
.mybackground {background-color:#fc65e5;}
Border around this has a color of #fc65e5
<div style="border:2px solid #fc65e5;">Content here</div>
.myborder {border:2px solid #fc65e5;}