#f82bd4 color space conversions
Hex:
#f82bd4
RGB:
248, 43, 212
CMY:
3, 83, 17
CMYK:
0, 83, 15, 3
HSL:
311°, 93.6073%, 57.0588%
HSV (HSB):
311°, 82.6613%, 97.2549%
XYZ:
51.4589, 26.4377, 64.6781
xyY:
0.3609, 0.1854, 26.4377
CIE-Lab:
58.4502, 86.6096, -39.7614
CIE-LCH:
58.4502, 95.3005, 335.3407
CIE-Luv:
58.4502, 93.2699, -74.2744
Hunter-Lab:
51.4176, 88.6628, -38.5885
#f82bd4 color charts
#f82bd4 color shades, tints & tones
#f82bd4 color schemes
#f82bd4 color preview, HTML & CSS examples
This text has a color of #f82bd4
<p style="color:#f82bd4;">Text here</p>
.mytext {color:#f82bd4;}
This box has a color of #f82bd4
<div style="background-color:#f82bd4;">Content here</div>
.mybackground {background-color:#f82bd4;}
Border around this has a color of #f82bd4
<div style="border:2px solid #f82bd4;">Content here</div>
.myborder {border:2px solid #f82bd4;}