#f821e2 color space conversions
Hex:
#f821e2
RGB:
248, 33, 226
CMY:
3, 87, 11
CMYK:
0, 87, 9, 3
HSL:
306°, 93.8865%, 55.0980%
HSV (HSB):
306°, 86.6935%, 97.2549%
XYZ:
52.9827, 26.5352, 74.2808
xyY:
0.3445, 0.1725, 26.5352
CIE-Lab:
58.5416, 90.1990, -47.5433
CIE-LCH:
58.5416, 101.9619, 332.2065
CIE-Luv:
58.5416, 88.7880, -86.7066
Hunter-Lab:
51.5123, 93.4488, -49.4377
#f821e2 color charts
#f821e2 color shades, tints & tones
#f821e2 color schemes
#f821e2 color preview, HTML & CSS examples
This text has a color of #f821e2
<p style="color:#f821e2;">Text here</p>
.mytext {color:#f821e2;}
This box has a color of #f821e2
<div style="background-color:#f821e2;">Content here</div>
.mybackground {background-color:#f821e2;}
Border around this has a color of #f821e2
<div style="border:2px solid #f821e2;">Content here</div>
.myborder {border:2px solid #f821e2;}