#f200c8 color space conversions
Hex:
#f200c8
RGB:
242, 0, 200
CMY:
5, 100, 22
CMYK:
0, 100, 17, 5
HSL:
310°, 100.0000%, 47.4510%
HSV (HSB):
310°, 100.0000%, 94.9020%
XYZ:
47.0433, 23.0474, 56.6127
xyY:
0.3713, 0.1819, 23.0474
CIE-Lab:
55.1211, 88.9525, -38.2003
CIE-LCH:
55.1211, 96.8082, 336.7591
CIE-Luv:
55.1211, 97.9094, -71.3985
Hunter-Lab:
48.0077, 90.9007, -36.3119
#f200c8 color charts
#f200c8 color shades, tints & tones
#f200c8 color schemes
#f200c8 color preview, HTML & CSS examples
This text has a color of #f200c8
<p style="color:#f200c8;">Text here</p>
.mytext {color:#f200c8;}
This box has a color of #f200c8
<div style="background-color:#f200c8;">Content here</div>
.mybackground {background-color:#f200c8;}
Border around this has a color of #f200c8
<div style="border:2px solid #f200c8;">Content here</div>
.myborder {border:2px solid #f200c8;}