#fe60f4 color space conversions
Hex:
#fe60f4
RGB:
254, 96, 244
CMY:
0, 62, 4
CMYK:
0, 62, 4, 0
HSL:
304°, 98.7500%, 68.6275%
HSV (HSB):
304°, 62.2047%, 99.6078%
XYZ:
61.3851, 35.9682, 89.2952
xyY:
0.3289, 0.1927, 35.9682
CIE-Lab:
66.4956, 76.6087, -44.9719
CIE-LCH:
66.4956, 88.8334, 329.5856
CIE-Luv:
66.4956, 73.2893, -82.7572
Hunter-Lab:
59.9735, 77.7475, -46.2960
#fe60f4 color charts
#fe60f4 color shades, tints & tones
#fe60f4 color schemes
#fe60f4 color preview, HTML & CSS examples
This text has a color of #fe60f4
<p style="color:#fe60f4;">Text here</p>
.mytext {color:#fe60f4;}
This box has a color of #fe60f4
<div style="background-color:#fe60f4;">Content here</div>
.mybackground {background-color:#fe60f4;}
Border around this has a color of #fe60f4
<div style="border:2px solid #fe60f4;">Content here</div>
.myborder {border:2px solid #fe60f4;}