#f82dea color space conversions
Hex:
#f82dea
RGB:
248, 45, 234
CMY:
3, 82, 8
CMYK:
0, 82, 6, 3
HSL:
304°, 93.5484%, 57.4510%
HSV (HSB):
304°, 81.8548%, 97.2549%
XYZ:
54.5011, 27.7737, 80.3302
xyY:
0.3352, 0.1708, 27.7737
CIE-Lab:
59.6838, 89.1695, -50.2294
CIE-LCH:
59.6838, 102.3435, 330.6073
CIE-Luv:
59.6838, 84.0318, -91.0211
Hunter-Lab:
52.7008, 92.3712, -53.4834
#f82dea color charts
#f82dea color shades, tints & tones
#f82dea color schemes
#f82dea color preview, HTML & CSS examples
This text has a color of #f82dea
<p style="color:#f82dea;">Text here</p>
.mytext {color:#f82dea;}
This box has a color of #f82dea
<div style="background-color:#f82dea;">Content here</div>
.mybackground {background-color:#f82dea;}
Border around this has a color of #f82dea
<div style="border:2px solid #f82dea;">Content here</div>
.myborder {border:2px solid #f82dea;}