#f821f3 color space conversions
Hex:
#f821f3
RGB:
248, 33, 243
CMY:
3, 87, 5
CMYK:
0, 87, 2, 3
HSL:
301°, 93.8865%, 55.0980%
HSV (HSB):
301°, 86.6935%, 97.2549%
XYZ:
55.4329, 27.5152, 87.1834
xyY:
0.3258, 0.1617, 27.5152
CIE-Lab:
59.4482, 92.5389, -55.6350
CIE-LCH:
59.4482, 107.9755, 328.9854
CIE-Luv:
59.4482, 81.9369, -99.6740
Hunter-Lab:
52.4550, 96.8375, -61.8251
#f821f3 color charts
#f821f3 color shades, tints & tones
#f821f3 color schemes
#f821f3 color preview, HTML & CSS examples
This text has a color of #f821f3
<p style="color:#f821f3;">Text here</p>
.mytext {color:#f821f3;}
This box has a color of #f821f3
<div style="background-color:#f821f3;">Content here</div>
.mybackground {background-color:#f821f3;}
Border around this has a color of #f821f3
<div style="border:2px solid #f821f3;">Content here</div>
.myborder {border:2px solid #f821f3;}