#f200f1 color space conversions
Hex:
#f200f1
RGB:
242, 0, 241
CMY:
5, 100, 5
CMYK:
0, 100, 0, 5
HSL:
300°, 100.0000%, 47.4510%
HSV (HSB):
300°, 100.0000%, 94.9020%
XYZ:
52.4951, 25.2281, 85.3218
xyY:
0.3220, 0.1547, 25.2281
CIE-Lab:
57.2970, 94.2972, -58.0127
CIE-LCH:
57.2970, 110.7133, 328.3997
CIE-Luv:
57.2970, 80.3415, -102.6272
Hunter-Lab:
50.2276, 98.6601, -65.5568
#f200f1 color charts
#f200f1 color shades, tints & tones
#f200f1 color schemes
#f200f1 color preview, HTML & CSS examples
This text has a color of #f200f1
<p style="color:#f200f1;">Text here</p>
.mytext {color:#f200f1;}
This box has a color of #f200f1
<div style="background-color:#f200f1;">Content here</div>
.mybackground {background-color:#f200f1;}
Border around this has a color of #f200f1
<div style="border:2px solid #f200f1;">Content here</div>
.myborder {border:2px solid #f200f1;}