#f51df5 color space conversions
Hex:
#f51df5
RGB:
245, 29, 245
CMY:
4, 89, 4
CMYK:
0, 88, 0, 4
HSL:
300°, 91.5254%, 53.7255%
HSV (HSB):
300°, 88.1633%, 96.0784%
XYZ:
54.5770, 26.8838, 88.6988
xyY:
0.3207, 0.1580, 26.8838
CIE-Lab:
58.8666, 92.8846, -57.7077
CIE-LCH:
58.8666, 109.3514, 328.1480
CIE-Luv:
58.8666, 79.3731, -102.6323
Hunter-Lab:
51.8496, 97.1528, -65.1324
#f51df5 color charts
#f51df5 color shades, tints & tones
#f51df5 color schemes
#f51df5 color preview, HTML & CSS examples
This text has a color of #f51df5
<p style="color:#f51df5;">Text here</p>
.mytext {color:#f51df5;}
This box has a color of #f51df5
<div style="background-color:#f51df5;">Content here</div>
.mybackground {background-color:#f51df5;}
Border around this has a color of #f51df5
<div style="border:2px solid #f51df5;">Content here</div>
.myborder {border:2px solid #f51df5;}