#f82fdf color space conversions
Hex:
#f82fdf
RGB:
248, 47, 223
CMY:
3, 82, 13
CMYK:
0, 81, 10, 3
HSL:
307°, 93.4884%, 57.8431%
HSV (HSB):
307°, 81.0484%, 97.2549%
XYZ:
53.0472, 27.3172, 72.2889
xyY:
0.3475, 0.1789, 27.3172
CIE-Lab:
59.2668, 87.2399, -44.7049
CIE-LCH:
59.2668, 98.0272, 332.8677
CIE-Luv:
59.2668, 88.1055, -82.1401
Hunter-Lab:
52.2659, 89.7032, -45.4179
#f82fdf color charts
#f82fdf color shades, tints & tones
#f82fdf color schemes
#f82fdf color preview, HTML & CSS examples
This text has a color of #f82fdf
<p style="color:#f82fdf;">Text here</p>
.mytext {color:#f82fdf;}
This box has a color of #f82fdf
<div style="background-color:#f82fdf;">Content here</div>
.mybackground {background-color:#f82fdf;}
Border around this has a color of #f82fdf
<div style="border:2px solid #f82fdf;">Content here</div>
.myborder {border:2px solid #f82fdf;}