#f51bc2 color space conversions
Hex:
#f51bc2
RGB:
245, 27, 194
CMY:
4, 89, 24
CMYK:
0, 89, 21, 4
HSL:
314°, 91.5966%, 53.3333%
HSV (HSB):
314°, 88.9796%, 96.0784%
XYZ:
47.7857, 24.0914, 53.1705
xyY:
0.3821, 0.1927, 24.0914
CIE-Lab:
56.1792, 86.4617, -33.0481
CIE-LCH:
56.1792, 92.5624, 339.0817
CIE-Luv:
56.1792, 100.9930, -63.5788
Hunter-Lab:
49.0830, 87.8871, -29.8694
#f51bc2 color charts
#f51bc2 color shades, tints & tones
#f51bc2 color schemes
#f51bc2 color preview, HTML & CSS examples
This text has a color of #f51bc2
<p style="color:#f51bc2;">Text here</p>
.mytext {color:#f51bc2;}
This box has a color of #f51bc2
<div style="background-color:#f51bc2;">Content here</div>
.mybackground {background-color:#f51bc2;}
Border around this has a color of #f51bc2
<div style="border:2px solid #f51bc2;">Content here</div>
.myborder {border:2px solid #f51bc2;}