#f20cee color space conversions
Hex:
#f20cee
RGB:
242, 12, 238
CMY:
5, 95, 7
CMYK:
0, 95, 2, 5
HSL:
301°, 90.5512%, 49.8039%
HSV (HSB):
301°, 95.0413%, 94.9020%
XYZ:
52.1820, 25.3132, 83.0246
xyY:
0.3251, 0.1577, 25.3132
CIE-Lab:
57.3794, 93.1251, -56.2008
CIE-LCH:
57.3794, 108.7696, 328.8891
CIE-Luv:
57.3794, 81.0702, -99.7890
Hunter-Lab:
50.3123, 97.0872, -62.6209
#f20cee color charts
#f20cee color shades, tints & tones
#f20cee color schemes
#f20cee color preview, HTML & CSS examples
This text has a color of #f20cee
<p style="color:#f20cee;">Text here</p>
.mytext {color:#f20cee;}
This box has a color of #f20cee
<div style="background-color:#f20cee;">Content here</div>
.mybackground {background-color:#f20cee;}
Border around this has a color of #f20cee
<div style="border:2px solid #f20cee;">Content here</div>
.myborder {border:2px solid #f20cee;}