#f51fe5 color space conversions
Hex:
#f51fe5
RGB:
245, 31, 229
CMY:
4, 88, 10
CMYK:
0, 87, 7, 4
HSL:
304°, 91.4530%, 54.1176%
HSV (HSB):
304°, 87.3469%, 96.0784%
XYZ:
52.2890, 26.0496, 76.4009
xyY:
0.3379, 0.1683, 26.0496
CIE-Lab:
58.0841, 90.3671, -49.9914
CIE-LCH:
58.0841, 103.2732, 331.0484
CIE-Luv:
58.0841, 85.5486, -90.2941
Hunter-Lab:
51.0388, 93.5546, -53.0251
#f51fe5 color charts
#f51fe5 color shades, tints & tones
#f51fe5 color schemes
#f51fe5 color preview, HTML & CSS examples
This text has a color of #f51fe5
<p style="color:#f51fe5;">Text here</p>
.mytext {color:#f51fe5;}
This box has a color of #f51fe5
<div style="background-color:#f51fe5;">Content here</div>
.mybackground {background-color:#f51fe5;}
Border around this has a color of #f51fe5
<div style="border:2px solid #f51fe5;">Content here</div>
.myborder {border:2px solid #f51fe5;}