#f82bd9 color space conversions
Hex:
#f82bd9
RGB:
248, 43, 217
CMY:
3, 83, 15
CMYK:
0, 83, 13, 3
HSL:
309°, 93.6073%, 57.0588%
HSV (HSB):
309°, 82.6613%, 97.2549%
XYZ:
52.0997, 26.6940, 68.0521
xyY:
0.3548, 0.1818, 26.6940
CIE-Lab:
58.6900, 87.2603, -42.2220
CIE-LCH:
58.6900, 96.9384, 334.1794
CIE-Luv:
58.6900, 91.1894, -78.1886
Hunter-Lab:
51.6662, 89.5817, -41.9275
#f82bd9 color charts
#f82bd9 color shades, tints & tones
#f82bd9 color schemes
#f82bd9 color preview, HTML & CSS examples
This text has a color of #f82bd9
<p style="color:#f82bd9;">Text here</p>
.mytext {color:#f82bd9;}
This box has a color of #f82bd9
<div style="background-color:#f82bd9;">Content here</div>
.mybackground {background-color:#f82bd9;}
Border around this has a color of #f82bd9
<div style="border:2px solid #f82bd9;">Content here</div>
.myborder {border:2px solid #f82bd9;}