#fe50d4 color space conversions
Hex:
#fe50d4
RGB:
254, 80, 212
CMY:
0, 69, 17
CMYK:
0, 69, 17, 0
HSL:
314°, 98.8636%, 65.4902%
HSV (HSB):
314°, 68.5039%, 99.6078%
XYZ:
55.6254, 31.5616, 65.4476
xyY:
0.3644, 0.2068, 31.5616
CIE-Lab:
62.9789, 77.8034, -32.6173
CIE-LCH:
62.9789, 84.3638, 337.2552
CIE-Luv:
62.9789, 89.1534, -62.8362
Hunter-Lab:
56.1797, 78.4241, -29.7451
#fe50d4 color charts
#fe50d4 color shades, tints & tones
#fe50d4 color schemes
#fe50d4 color preview, HTML & CSS examples
This text has a color of #fe50d4
<p style="color:#fe50d4;">Text here</p>
.mytext {color:#fe50d4;}
This box has a color of #fe50d4
<div style="background-color:#fe50d4;">Content here</div>
.mybackground {background-color:#fe50d4;}
Border around this has a color of #fe50d4
<div style="border:2px solid #fe50d4;">Content here</div>
.myborder {border:2px solid #fe50d4;}