#f82df9 color space conversions
Hex:
#f82df9
RGB:
248, 45, 249
CMY:
3, 82, 2
CMYK:
0, 82, 0, 2
HSL:
300°, 94.4444%, 57.6471%
HSV (HSB):
300°, 81.9277%, 97.6471%
XYZ:
56.7487, 28.6728, 92.1659
xyY:
0.3196, 0.1615, 28.6728
CIE-Lab:
60.4918, 91.3203, -57.3085
CIE-LCH:
60.4918, 107.8131, 327.8895
CIE-Luv:
60.4918, 78.2706, -102.4474
Hunter-Lab:
53.5470, 95.4657, -64.5681
#f82df9 color charts
#f82df9 color shades, tints & tones
#f82df9 color schemes
#f82df9 color preview, HTML & CSS examples
This text has a color of #f82df9
<p style="color:#f82df9;">Text here</p>
.mytext {color:#f82df9;}
This box has a color of #f82df9
<div style="background-color:#f82df9;">Content here</div>
.mybackground {background-color:#f82df9;}
Border around this has a color of #f82df9
<div style="border:2px solid #f82df9;">Content here</div>
.myborder {border:2px solid #f82df9;}