#f211cd color space conversions
Hex:
#f211cd
RGB:
242, 17, 205
CMY:
5, 93, 20
CMYK:
0, 93, 15, 5
HSL:
310°, 89.6414%, 50.7843%
HSV (HSB):
310°, 92.9752%, 94.9020%
XYZ:
47.8378, 23.6859, 59.8081
xyY:
0.3643, 0.1804, 23.6859
CIE-Lab:
55.7720, 88.3615, -40.0488
CIE-LCH:
55.7720, 97.0137, 335.6182
CIE-Luv:
55.7720, 94.7126, -74.2477
Hunter-Lab:
48.6682, 90.2852, -38.7935
#f211cd color charts
#f211cd color shades, tints & tones
#f211cd color schemes
#f211cd color preview, HTML & CSS examples
This text has a color of #f211cd
<p style="color:#f211cd;">Text here</p>
.mytext {color:#f211cd;}
This box has a color of #f211cd
<div style="background-color:#f211cd;">Content here</div>
.mybackground {background-color:#f211cd;}
Border around this has a color of #f211cd
<div style="border:2px solid #f211cd;">Content here</div>
.myborder {border:2px solid #f211cd;}