#f41fee color space conversions
Hex:
#f41fee
RGB:
244, 31, 238
CMY:
4, 88, 7
CMYK:
0, 87, 2, 4
HSL:
302°, 90.6383%, 53.9216%
HSV (HSB):
302°, 87.2951%, 95.6863%
XYZ:
53.2308, 26.3861, 83.1764
xyY:
0.3270, 0.1621, 26.3861
CIE-Lab:
58.4017, 91.4430, -54.5494
CIE-LCH:
58.4017, 106.4775, 329.1822
CIE-Luv:
58.4017, 81.2118, -97.4712
Hunter-Lab:
51.3674, 95.0823, -60.0478
#f41fee color charts
#f41fee color shades, tints & tones
#f41fee color schemes
#f41fee color preview, HTML & CSS examples
This text has a color of #f41fee
<p style="color:#f41fee;">Text here</p>
.mytext {color:#f41fee;}
This box has a color of #f41fee
<div style="background-color:#f41fee;">Content here</div>
.mybackground {background-color:#f41fee;}
Border around this has a color of #f41fee
<div style="border:2px solid #f41fee;">Content here</div>
.myborder {border:2px solid #f41fee;}