#fe65fc color space conversions
Hex:
#fe65fc
RGB:
254, 101, 252
CMY:
0, 60, 1
CMYK:
0, 60, 1, 0
HSL:
301°, 98.7097%, 69.6078%
HSV (HSB):
301°, 60.2362%, 99.6078%
XYZ:
63.0974, 37.4065, 95.9900
xyY:
0.3211, 0.1904, 37.4065
CIE-Lab:
67.5809, 75.9129, -47.6671
CIE-LCH:
67.5809, 89.6378, 327.8745
CIE-Luv:
67.5809, 69.2767, -87.2051
Hunter-Lab:
61.1608, 77.1206, -50.2412
#fe65fc color charts
#fe65fc color shades, tints & tones
#fe65fc color schemes
#fe65fc color preview, HTML & CSS examples
This text has a color of #fe65fc
<p style="color:#fe65fc;">Text here</p>
.mytext {color:#fe65fc;}
This box has a color of #fe65fc
<div style="background-color:#fe65fc;">Content here</div>
.mybackground {background-color:#fe65fc;}
Border around this has a color of #fe65fc
<div style="border:2px solid #fe65fc;">Content here</div>
.myborder {border:2px solid #fe65fc;}