#fe50ce color space conversions
Hex:
#fe50ce
RGB:
254, 80, 206
CMY:
0, 69, 19
CMYK:
0, 69, 19, 0
HSL:
317°, 98.8636%, 65.4902%
HSV (HSB):
317°, 68.5039%, 99.6078%
XYZ:
54.8823, 31.2644, 61.5345
xyY:
0.3716, 0.2117, 31.2644
CIE-Lab:
62.7302, 77.0047, -29.6129
CIE-LCH:
62.7302, 82.5024, 338.9653
CIE-Luv:
62.7302, 91.3612, -58.0313
Hunter-Lab:
55.9146, 77.3541, -26.1090
#fe50ce color charts
#fe50ce color shades, tints & tones
#fe50ce color schemes
#fe50ce color preview, HTML & CSS examples
This text has a color of #fe50ce
<p style="color:#fe50ce;">Text here</p>
.mytext {color:#fe50ce;}
This box has a color of #fe50ce
<div style="background-color:#fe50ce;">Content here</div>
.mybackground {background-color:#fe50ce;}
Border around this has a color of #fe50ce
<div style="border:2px solid #fe50ce;">Content here</div>
.myborder {border:2px solid #fe50ce;}