#fe50e2 color space conversions
Hex:
#fe50e2
RGB:
254, 80, 226
CMY:
0, 69, 11
CMYK:
0, 69, 11, 0
HSL:
310°, 98.8636%, 65.4902%
HSV (HSB):
310°, 68.5039%, 99.6078%
XYZ:
57.4692, 32.2991, 75.1569
xyY:
0.3485, 0.1958, 32.2991
CIE-Lab:
63.5894, 79.7430, -39.5298
CIE-LCH:
63.5894, 89.0031, 333.6317
CIE-Luv:
63.5894, 84.0734, -74.0260
Hunter-Lab:
56.8323, 81.0436, -38.6244
#fe50e2 color charts
#fe50e2 color shades, tints & tones
#fe50e2 color schemes
#fe50e2 color preview, HTML & CSS examples
This text has a color of #fe50e2
<p style="color:#fe50e2;">Text here</p>
.mytext {color:#fe50e2;}
This box has a color of #fe50e2
<div style="background-color:#fe50e2;">Content here</div>
.mybackground {background-color:#fe50e2;}
Border around this has a color of #fe50e2
<div style="border:2px solid #fe50e2;">Content here</div>
.myborder {border:2px solid #fe50e2;}