#f51cf9 color space conversions
Hex:
#f51cf9
RGB:
245, 28, 249
CMY:
4, 89, 2
CMYK:
2, 89, 0, 2
HSL:
299°, 94.8498%, 54.3137%
HSV (HSB):
299°, 88.7550%, 97.6471%
XYZ:
55.1703, 27.0825, 91.9422
xyY:
0.3167, 0.1555, 27.0825
CIE-Lab:
59.0506, 93.5919, -59.6400
CIE-LCH:
59.0506, 110.9792, 327.4933
CIE-Luv:
59.0506, 77.9148, -105.7209
Hunter-Lab:
52.0409, 98.1624, -68.3208
#f51cf9 color charts
#f51cf9 color shades, tints & tones
#f51cf9 color schemes
#f51cf9 color preview, HTML & CSS examples
This text has a color of #f51cf9
<p style="color:#f51cf9;">Text here</p>
.mytext {color:#f51cf9;}
This box has a color of #f51cf9
<div style="background-color:#f51cf9;">Content here</div>
.mybackground {background-color:#f51cf9;}
Border around this has a color of #f51cf9
<div style="border:2px solid #f51cf9;">Content here</div>
.myborder {border:2px solid #f51cf9;}