#fe78f0 color space conversions
Hex:
#fe78f0
RGB:
254, 120, 240
CMY:
0, 53, 6
CMYK:
0, 53, 6, 0
HSL:
306°, 98.5294%, 73.3333%
HSV (HSB):
306°, 52.7559%, 99.6078%
XYZ:
63.3177, 40.7950, 86.9751
xyY:
0.3314, 0.2135, 40.7950
CIE-Lab:
70.0321, 65.8543, -37.2390
CIE-LCH:
70.0321, 75.6541, 330.5129
CIE-Luv:
70.0321, 66.1872, -69.3255
Hunter-Lab:
63.8710, 65.1795, -36.0273
#fe78f0 color charts
#fe78f0 color shades, tints & tones
#fe78f0 color schemes
#fe78f0 color preview, HTML & CSS examples
This text has a color of #fe78f0
<p style="color:#fe78f0;">Text here</p>
.mytext {color:#fe78f0;}
This box has a color of #fe78f0
<div style="background-color:#fe78f0;">Content here</div>
.mybackground {background-color:#fe78f0;}
Border around this has a color of #fe78f0
<div style="border:2px solid #fe78f0;">Content here</div>
.myborder {border:2px solid #fe78f0;}