#fe65f4 color space conversions
Hex:
#fe65f4
RGB:
254, 101, 244
CMY:
0, 60, 4
CMYK:
0, 60, 4, 0
HSL:
304°, 98.7097%, 69.6078%
HSV (HSB):
304°, 60.2362%, 99.6078%
XYZ:
61.8559, 36.9098, 89.4521
xyY:
0.3286, 0.1961, 36.9098
CIE-Lab:
67.2093, 74.6345, -43.8510
CIE-LCH:
67.2093, 86.5634, 329.5639
CIE-Luv:
67.2093, 71.7285, -80.8173
Hunter-Lab:
60.7535, 75.4204, -44.7699
#fe65f4 color charts
#fe65f4 color shades, tints & tones
#fe65f4 color schemes
#fe65f4 color preview, HTML & CSS examples
This text has a color of #fe65f4
<p style="color:#fe65f4;">Text here</p>
.mytext {color:#fe65f4;}
This box has a color of #fe65f4
<div style="background-color:#fe65f4;">Content here</div>
.mybackground {background-color:#fe65f4;}
Border around this has a color of #fe65f4
<div style="border:2px solid #fe65f4;">Content here</div>
.myborder {border:2px solid #fe65f4;}