#f820ed color space conversions
Hex:
#f820ed
RGB:
248, 32, 237
CMY:
3, 87, 7
CMYK:
0, 87, 4, 3
HSL:
303°, 93.9130%, 54.9020%
HSV (HSB):
303°, 87.0968%, 97.2549%
XYZ:
54.5140, 27.1039, 82.4791
xyY:
0.3322, 0.1652, 27.1039
CIE-Lab:
59.0704, 91.8463, -52.8843
CIE-LCH:
59.0704, 105.9834, 330.0670
CIE-Luv:
59.0704, 84.4146, -95.2546
Hunter-Lab:
52.0614, 95.8015, -57.4882
#f820ed color charts
#f820ed color shades, tints & tones
#f820ed color schemes
#f820ed color preview, HTML & CSS examples
This text has a color of #f820ed
<p style="color:#f820ed;">Text here</p>
.mytext {color:#f820ed;}
This box has a color of #f820ed
<div style="background-color:#f820ed;">Content here</div>
.mybackground {background-color:#f820ed;}
Border around this has a color of #f820ed
<div style="border:2px solid #f820ed;">Content here</div>
.myborder {border:2px solid #f820ed;}