#f501f2 color space conversions
Hex:
#f501f2
RGB:
245, 1, 242
CMY:
4, 100, 5
CMYK:
0, 100, 1, 4
HSL:
301°, 99.1870%, 48.2353%
HSV (HSB):
301°, 99.5918%, 96.0784%
XYZ:
53.6941, 25.8450, 86.1630
xyY:
0.3240, 0.1560, 25.8450
CIE-Lab:
57.8896, 94.8425, -57.5949
CIE-LCH:
57.8896, 110.9607, 328.7310
CIE-Luv:
57.8896, 82.0640, -102.3309
Hunter-Lab:
50.8380, 99.5617, -64.9014
#f501f2 color charts
#f501f2 color shades, tints & tones
#f501f2 color schemes
#f501f2 color preview, HTML & CSS examples
This text has a color of #f501f2
<p style="color:#f501f2;">Text here</p>
.mytext {color:#f501f2;}
This box has a color of #f501f2
<div style="background-color:#f501f2;">Content here</div>
.mybackground {background-color:#f501f2;}
Border around this has a color of #f501f2
<div style="border:2px solid #f501f2;">Content here</div>
.myborder {border:2px solid #f501f2;}