#f200b1 color space conversions
Hex:
#f200b1
RGB:
242, 0, 177
CMY:
5, 100, 31
CMYK:
0, 100, 27, 5
HSL:
316°, 100.0000%, 47.4510%
HSV (HSB):
316°, 100.0000%, 94.9020%
XYZ:
44.5538, 22.0516, 43.5031
xyY:
0.4046, 0.2003, 22.0516
CIE-Lab:
54.0817, 86.3293, -26.4743
CIE-LCH:
54.0817, 90.2974, 342.9510
CIE-Luv:
54.0817, 108.6073, -53.4243
Hunter-Lab:
46.9591, 87.1785, -22.0551
#f200b1 color charts
#f200b1 color shades, tints & tones
#f200b1 color schemes
#f200b1 color preview, HTML & CSS examples
This text has a color of #f200b1
<p style="color:#f200b1;">Text here</p>
.mytext {color:#f200b1;}
This box has a color of #f200b1
<div style="background-color:#f200b1;">Content here</div>
.mybackground {background-color:#f200b1;}
Border around this has a color of #f200b1
<div style="border:2px solid #f200b1;">Content here</div>
.myborder {border:2px solid #f200b1;}