#f200b0 color space conversions
Hex:
#f200b0
RGB:
242, 0, 176
CMY:
5, 100, 31
CMYK:
0, 100, 27, 5
HSL:
316°, 100.0000%, 47.4510%
HSV (HSB):
316°, 100.0000%, 94.9020%
XYZ:
44.4544, 22.0118, 42.9800
xyY:
0.4062, 0.2011, 22.0118
CIE-Lab:
54.0396, 86.2219, -25.9541
CIE-LCH:
54.0396, 90.0435, 343.2474
CIE-Luv:
54.0396, 109.0815, -52.6420
Hunter-Lab:
46.9168, 87.0274, -21.4732
#f200b0 color charts
#f200b0 color shades, tints & tones
#f200b0 color schemes
#f200b0 color preview, HTML & CSS examples
This text has a color of #f200b0
<p style="color:#f200b0;">Text here</p>
.mytext {color:#f200b0;}
This box has a color of #f200b0
<div style="background-color:#f200b0;">Content here</div>
.mybackground {background-color:#f200b0;}
Border around this has a color of #f200b0
<div style="border:2px solid #f200b0;">Content here</div>
.myborder {border:2px solid #f200b0;}