#f82fd8 color space conversions
Hex:
#f82fd8
RGB:
248, 47, 216
CMY:
3, 82, 15
CMYK:
0, 81, 13, 3
HSL:
310°, 93.4884%, 57.8431%
HSV (HSB):
310°, 81.0484%, 97.2549%
XYZ:
52.1226, 26.9474, 67.4199
xyY:
0.3558, 0.1840, 26.9474
CIE-Lab:
58.9256, 86.3049, -41.2846
CIE-LCH:
58.9256, 95.6710, 334.4355
CIE-Luv:
58.9256, 90.9507, -76.6700
Hunter-Lab:
51.9108, 88.3841, -40.6661
#f82fd8 color charts
#f82fd8 color shades, tints & tones
#f82fd8 color schemes
#f82fd8 color preview, HTML & CSS examples
This text has a color of #f82fd8
<p style="color:#f82fd8;">Text here</p>
.mytext {color:#f82fd8;}
This box has a color of #f82fd8
<div style="background-color:#f82fd8;">Content here</div>
.mybackground {background-color:#f82fd8;}
Border around this has a color of #f82fd8
<div style="border:2px solid #f82fd8;">Content here</div>
.myborder {border:2px solid #f82fd8;}