#f51fd2 color space conversions
Hex:
#f51fd2
RGB:
245, 31, 210
CMY:
4, 88, 18
CMYK:
0, 87, 14, 4
HSL:
310°, 91.4530%, 54.1176%
HSV (HSB):
310°, 87.3469%, 96.0784%
XYZ:
49.7790, 25.0456, 63.1834
xyY:
0.3607, 0.1815, 25.0456
CIE-Lab:
57.1198, 87.8602, -40.7499
CIE-LCH:
57.1198, 96.8502, 335.1180
CIE-Luv:
57.1198, 93.5024, -75.6096
Hunter-Lab:
50.0456, 89.9696, -39.8228
#f51fd2 color charts
#f51fd2 color shades, tints & tones
#f51fd2 color schemes
#f51fd2 color preview, HTML & CSS examples
This text has a color of #f51fd2
<p style="color:#f51fd2;">Text here</p>
.mytext {color:#f51fd2;}
This box has a color of #f51fd2
<div style="background-color:#f51fd2;">Content here</div>
.mybackground {background-color:#f51fd2;}
Border around this has a color of #f51fd2
<div style="border:2px solid #f51fd2;">Content here</div>
.myborder {border:2px solid #f51fd2;}