#f51df2 color space conversions
Hex:
#f51df2
RGB:
245, 29, 242
CMY:
4, 89, 5
CMYK:
0, 88, 1, 4
HSL:
301°, 91.5254%, 53.7255%
HSV (HSB):
301°, 88.1633%, 96.0784%
XYZ:
54.1226, 26.7020, 86.3058
xyY:
0.3238, 0.1598, 26.7020
CIE-Lab:
58.6975, 92.4569, -56.3042
CIE-LCH:
58.6975, 108.2518, 328.6595
CIE-Luv:
58.6975, 80.5421, -100.3843
Hunter-Lab:
51.6740, 96.5288, -62.8543
#f51df2 color charts
#f51df2 color shades, tints & tones
#f51df2 color schemes
#f51df2 color preview, HTML & CSS examples
This text has a color of #f51df2
<p style="color:#f51df2;">Text here</p>
.mytext {color:#f51df2;}
This box has a color of #f51df2
<div style="background-color:#f51df2;">Content here</div>
.mybackground {background-color:#f51df2;}
Border around this has a color of #f51df2
<div style="border:2px solid #f51df2;">Content here</div>
.myborder {border:2px solid #f51df2;}