#f12fee color space conversions
Hex:
#f12fee
RGB:
241, 47, 238
CMY:
5, 82, 7
CMYK:
0, 80, 1, 5
HSL:
301°, 87.3874%, 56.4706%
HSV (HSB):
301°, 80.4979%, 94.5098%
XYZ:
52.7248, 26.9068, 83.3036
xyY:
0.3236, 0.1651, 26.9068
CIE-Lab:
58.8880, 88.0368, -53.8041
CIE-LCH:
58.8880, 103.1764, 328.5686
CIE-Luv:
58.8880, 77.1541, -96.0351
Hunter-Lab:
51.8718, 90.6595, -58.9065
#f12fee color charts
#f12fee color shades, tints & tones
#f12fee color schemes
#f12fee color preview, HTML & CSS examples
This text has a color of #f12fee
<p style="color:#f12fee;">Text here</p>
.mytext {color:#f12fee;}
This box has a color of #f12fee
<div style="background-color:#f12fee;">Content here</div>
.mybackground {background-color:#f12fee;}
Border around this has a color of #f12fee
<div style="border:2px solid #f12fee;">Content here</div>
.myborder {border:2px solid #f12fee;}