#f82fb1 color space conversions
Hex:
#f82fb1
RGB:
248, 47, 177
CMY:
3, 82, 31
CMYK:
0, 81, 29, 3
HSL:
321°, 93.4884%, 57.8431%
HSV (HSB):
321°, 81.0484%, 97.2549%
XYZ:
47.6637, 25.1638, 43.9399
xyY:
0.4082, 0.2155, 25.1638
CIE-Lab:
57.2347, 81.5735, -21.5294
CIE-LCH:
57.2347, 84.3667, 345.2152
CIE-Luv:
57.2347, 107.5046, -45.9052
Hunter-Lab:
50.1635, 81.8185, -16.8196
#f82fb1 color charts
#f82fb1 color shades, tints & tones
#f82fb1 color schemes
#f82fb1 color preview, HTML & CSS examples
This text has a color of #f82fb1
<p style="color:#f82fb1;">Text here</p>
.mytext {color:#f82fb1;}
This box has a color of #f82fb1
<div style="background-color:#f82fb1;">Content here</div>
.mybackground {background-color:#f82fb1;}
Border around this has a color of #f82fb1
<div style="border:2px solid #f82fb1;">Content here</div>
.myborder {border:2px solid #f82fb1;}