#f50dfd color space conversions
Hex:
#f50dfd
RGB:
245, 13, 253
CMY:
4, 95, 1
CMYK:
3, 95, 0, 1
HSL:
298°, 98.3607%, 52.1569%
HSV (HSB):
298°, 94.8617%, 99.2157%
XYZ:
55.5297, 26.7922, 95.1732
xyY:
0.3129, 0.1509, 26.7922
CIE-Lab:
58.7815, 95.6559, -62.2930
CIE-LCH:
58.7815, 114.1511, 326.9271
CIE-Luv:
58.7815, 77.2843, -109.8643
Hunter-Lab:
51.7612, 100.9140, -72.7836
#f50dfd color charts
#f50dfd color shades, tints & tones
#f50dfd color schemes
#f50dfd color preview, HTML & CSS examples
This text has a color of #f50dfd
<p style="color:#f50dfd;">Text here</p>
.mytext {color:#f50dfd;}
This box has a color of #f50dfd
<div style="background-color:#f50dfd;">Content here</div>
.mybackground {background-color:#f50dfd;}
Border around this has a color of #f50dfd
<div style="border:2px solid #f50dfd;">Content here</div>
.myborder {border:2px solid #f50dfd;}