#f51cf1 color space conversions
Hex:
#f51cf1
RGB:
245, 28, 241
CMY:
4, 89, 5
CMYK:
0, 89, 2, 4
HSL:
301°, 91.5612%, 53.5294%
HSV (HSB):
301°, 88.5714%, 96.0784%
XYZ:
53.9486, 26.5939, 85.5088
xyY:
0.3249, 0.1602, 26.5939
CIE-Lab:
58.5965, 92.4478, -55.9068
CIE-LCH:
58.5965, 108.0378, 328.8370
CIE-Luv:
58.5965, 81.0206, -99.7425
Hunter-Lab:
51.5692, 96.4898, -62.2124
#f51cf1 color charts
#f51cf1 color shades, tints & tones
#f51cf1 color schemes
#f51cf1 color preview, HTML & CSS examples
This text has a color of #f51cf1
<p style="color:#f51cf1;">Text here</p>
.mytext {color:#f51cf1;}
This box has a color of #f51cf1
<div style="background-color:#f51cf1;">Content here</div>
.mybackground {background-color:#f51cf1;}
Border around this has a color of #f51cf1
<div style="border:2px solid #f51cf1;">Content here</div>
.myborder {border:2px solid #f51cf1;}