#fb20c7 color space conversions
Hex:
#fb20c7
RGB:
251, 32, 199
CMY:
2, 87, 22
CMYK:
0, 87, 21, 2
HSL:
314°, 96.4758%, 55.4902%
HSV (HSB):
314°, 87.2510%, 98.4314%
XYZ:
50.6090, 25.6658, 56.3194
xyY:
0.3817, 0.1936, 25.6658
CIE-Lab:
57.7184, 87.5075, -33.4440
CIE-LCH:
57.7184, 93.6806, 339.0839
CIE-Luv:
57.7184, 102.8055, -64.7165
Hunter-Lab:
50.6614, 89.6578, -30.4487
#fb20c7 color charts
#fb20c7 color shades, tints & tones
#fb20c7 color schemes
#fb20c7 color preview, HTML & CSS examples
This text has a color of #fb20c7
<p style="color:#fb20c7;">Text here</p>
.mytext {color:#fb20c7;}
This box has a color of #fb20c7
<div style="background-color:#fb20c7;">Content here</div>
.mybackground {background-color:#fb20c7;}
Border around this has a color of #fb20c7
<div style="border:2px solid #fb20c7;">Content here</div>
.myborder {border:2px solid #fb20c7;}