#fe50d2 color space conversions
Hex:
#fe50d2
RGB:
254, 80, 210
CMY:
0, 69, 18
CMYK:
0, 69, 17, 0
HSL:
315°, 98.8636%, 65.4902%
HSV (HSB):
315°, 68.5039%, 99.6078%
XYZ:
55.3746, 31.4613, 64.1268
xyY:
0.3668, 0.2084, 31.4613
CIE-Lab:
62.8951, 77.5349, -31.6187
CIE-LCH:
62.8951, 83.7341, 337.8144
CIE-Luv:
62.8951, 89.8876, -61.2347
Hunter-Lab:
56.0904, 78.0639, -28.5216
#fe50d2 color charts
#fe50d2 color shades, tints & tones
#fe50d2 color schemes
#fe50d2 color preview, HTML & CSS examples
This text has a color of #fe50d2
<p style="color:#fe50d2;">Text here</p>
.mytext {color:#fe50d2;}
This box has a color of #fe50d2
<div style="background-color:#fe50d2;">Content here</div>
.mybackground {background-color:#fe50d2;}
Border around this has a color of #fe50d2
<div style="border:2px solid #fe50d2;">Content here</div>
.myborder {border:2px solid #fe50d2;}