#f211ed color space conversions
Hex:
#f211ed
RGB:
242, 17, 237
CMY:
5, 93, 7
CMYK:
0, 93, 2, 5
HSL:
301°, 89.6414%, 50.7843%
HSV (HSB):
301°, 92.9752%, 94.9020%
XYZ:
52.1045, 25.3926, 82.2758
xyY:
0.3261, 0.1589, 25.3926
CIE-Lab:
57.4559, 92.5921, -55.5179
CIE-LCH:
57.4559, 107.9607, 329.0533
CIE-Luv:
57.4559, 81.2194, -98.7209
Hunter-Lab:
50.3910, 96.3851, -61.5318
#f211ed color charts
#f211ed color shades, tints & tones
#f211ed color schemes
#f211ed color preview, HTML & CSS examples
This text has a color of #f211ed
<p style="color:#f211ed;">Text here</p>
.mytext {color:#f211ed;}
This box has a color of #f211ed
<div style="background-color:#f211ed;">Content here</div>
.mybackground {background-color:#f211ed;}
Border around this has a color of #f211ed
<div style="border:2px solid #f211ed;">Content here</div>
.myborder {border:2px solid #f211ed;}