#f82fcc color space conversions
Hex:
#f82fcc
RGB:
248, 47, 204
CMY:
3, 82, 20
CMYK:
0, 81, 18, 3
HSL:
313°, 93.4884%, 57.8431%
HSV (HSB):
313°, 81.0484%, 97.2549%
XYZ:
50.6270, 26.3491, 59.5443
xyY:
0.3708, 0.1930, 26.3491
CIE-Lab:
58.3670, 84.7602, -35.3334
CIE-LCH:
58.3670, 91.8300, 337.3705
CIE-Luv:
58.3670, 95.9345, -67.2295
Hunter-Lab:
51.3314, 86.2206, -32.8443
#f82fcc color charts
#f82fcc color shades, tints & tones
#f82fcc color schemes
#f82fcc color preview, HTML & CSS examples
This text has a color of #f82fcc
<p style="color:#f82fcc;">Text here</p>
.mytext {color:#f82fcc;}
This box has a color of #f82fcc
<div style="background-color:#f82fcc;">Content here</div>
.mybackground {background-color:#f82fcc;}
Border around this has a color of #f82fcc
<div style="border:2px solid #f82fcc;">Content here</div>
.myborder {border:2px solid #f82fcc;}