#fe78f2 color space conversions
Hex:
#fe78f2
RGB:
254, 120, 242
CMY:
0, 53, 5
CMYK:
0, 53, 5, 0
HSL:
305°, 98.5294%, 73.3333%
HSV (HSB):
305°, 52.7559%, 99.6078%
XYZ:
63.6165, 40.9146, 88.5487
xyY:
0.3295, 0.2119, 40.9146
CIE-Lab:
70.1160, 66.1784, -38.2068
CIE-LCH:
70.1160, 76.4156, 330.0009
CIE-Luv:
70.1160, 65.6404, -70.9514
Hunter-Lab:
63.9645, 65.5911, -37.3025
#fe78f2 color charts
#fe78f2 color shades, tints & tones
#fe78f2 color schemes
#fe78f2 color preview, HTML & CSS examples
This text has a color of #fe78f2
<p style="color:#fe78f2;">Text here</p>
.mytext {color:#fe78f2;}
This box has a color of #fe78f2
<div style="background-color:#fe78f2;">Content here</div>
.mybackground {background-color:#fe78f2;}
Border around this has a color of #fe78f2
<div style="border:2px solid #fe78f2;">Content here</div>
.myborder {border:2px solid #fe78f2;}