#f821f7 color space conversions
Hex:
#f821f7
RGB:
248, 33, 247
CMY:
3, 87, 3
CMYK:
0, 87, 0, 3
HSL:
300°, 93.8865%, 55.0980%
HSV (HSB):
300°, 86.6935%, 97.2549%
XYZ:
56.0438, 27.7596, 90.4000
xyY:
0.3217, 0.1594, 27.7596
CIE-Lab:
59.6709, 93.1079, -57.5076
CIE-LCH:
59.6709, 109.4359, 328.2987
CIE-Luv:
59.6709, 80.3785, -102.6832
Hunter-Lab:
52.6874, 97.6683, -64.8475
#f821f7 color charts
#f821f7 color shades, tints & tones
#f821f7 color schemes
#f821f7 color preview, HTML & CSS examples
This text has a color of #f821f7
<p style="color:#f821f7;">Text here</p>
.mytext {color:#f821f7;}
This box has a color of #f821f7
<div style="background-color:#f821f7;">Content here</div>
.mybackground {background-color:#f821f7;}
Border around this has a color of #f821f7
<div style="border:2px solid #f821f7;">Content here</div>
.myborder {border:2px solid #f821f7;}