#f50dea color space conversions
Hex:
#f50dea
RGB:
245, 13, 234
CMY:
4, 95, 8
CMYK:
0, 95, 4, 4
HSL:
303°, 92.0635%, 50.5882%
HSV (HSB):
303°, 94.6939%, 96.0784%
XYZ:
52.6514, 25.6408, 80.0160
xyY:
0.3326, 0.1620, 25.6408
CIE-Lab:
57.6946, 92.9903, -53.4232
CIE-LCH:
57.6946, 107.2438, 330.1225
CIE-Luv:
57.6946, 84.8308, -95.7229
Hunter-Lab:
50.6368, 96.9873, -58.2441
#f50dea color charts
#f50dea color shades, tints & tones
#f50dea color schemes
#f50dea color preview, HTML & CSS examples
This text has a color of #f50dea
<p style="color:#f50dea;">Text here</p>
.mytext {color:#f50dea;}
This box has a color of #f50dea
<div style="background-color:#f50dea;">Content here</div>
.mybackground {background-color:#f50dea;}
Border around this has a color of #f50dea
<div style="border:2px solid #f50dea;">Content here</div>
.myborder {border:2px solid #f50dea;}