#f200cf color space conversions
Hex:
#f200cf
RGB:
242, 0, 207
CMY:
5, 100, 19
CMYK:
0, 100, 14, 5
HSL:
309°, 100.0000%, 47.4510%
HSV (HSB):
309°, 100.0000%, 94.9020%
XYZ:
47.8804, 23.3822, 61.0211
xyY:
0.3620, 0.1768, 23.3822
CIE-Lab:
55.4639, 89.8073, -41.6798
CIE-LCH:
55.4639, 99.0079, 335.1038
CIE-Luv:
55.4639, 94.7563, -76.8292
Hunter-Lab:
48.3552, 92.1259, -40.9715
#f200cf color charts
#f200cf color shades, tints & tones
#f200cf color schemes
#f200cf color preview, HTML & CSS examples
This text has a color of #f200cf
<p style="color:#f200cf;">Text here</p>
.mytext {color:#f200cf;}
This box has a color of #f200cf
<div style="background-color:#f200cf;">Content here</div>
.mybackground {background-color:#f200cf;}
Border around this has a color of #f200cf
<div style="border:2px solid #f200cf;">Content here</div>
.myborder {border:2px solid #f200cf;}