#f51efd color space conversions
Hex:
#f51efd
RGB:
245, 30, 253
CMY:
4, 88, 1
CMYK:
3, 88, 0, 1
HSL:
298°, 98.2379%, 55.4902%
HSV (HSB):
298°, 88.1423%, 99.2157%
XYZ:
55.8501, 27.4329, 95.2800
xyY:
0.3128, 0.1536, 27.4329
CIE-Lab:
59.3729, 93.9090, -61.3448
CIE-LCH:
59.3729, 112.1699, 326.8460
CIE-Luv:
59.3729, 76.2342, -108.4701
Hunter-Lab:
52.3764, 98.6797, -71.1933
#f51efd color charts
#f51efd color shades, tints & tones
#f51efd color schemes
#f51efd color preview, HTML & CSS examples
This text has a color of #f51efd
<p style="color:#f51efd;">Text here</p>
.mytext {color:#f51efd;}
This box has a color of #f51efd
<div style="background-color:#f51efd;">Content here</div>
.mybackground {background-color:#f51efd;}
Border around this has a color of #f51efd
<div style="border:2px solid #f51efd;">Content here</div>
.myborder {border:2px solid #f51efd;}