#fe78ff color space conversions
Hex:
#fe78ff
RGB:
254, 120, 255
CMY:
0, 53, 0
CMYK:
0, 53, 0, 0
HSL:
300°, 100.0000%, 73.5294%
HSV (HSB):
300°, 52.9412%, 100.0000%
XYZ:
65.6395, 41.7238, 99.2017
xyY:
0.3178, 0.2020, 41.7238
CIE-Lab:
70.6801, 68.3350, -44.4390
CIE-LCH:
70.6801, 81.5138, 326.9636
CIE-Luv:
70.6801, 62.1241, -81.4870
Hunter-Lab:
64.5939, 68.3500, -45.8402
#fe78ff color charts
#fe78ff color shades, tints & tones
#fe78ff color schemes
#fe78ff color preview, HTML & CSS examples
This text has a color of #fe78ff
<p style="color:#fe78ff;">Text here</p>
.mytext {color:#fe78ff;}
This box has a color of #fe78ff
<div style="background-color:#fe78ff;">Content here</div>
.mybackground {background-color:#fe78ff;}
Border around this has a color of #fe78ff
<div style="border:2px solid #fe78ff;">Content here</div>
.myborder {border:2px solid #fe78ff;}