#f82bdc color space conversions
Hex:
#f82bdc
RGB:
248, 43, 220
CMY:
3, 83, 14
CMYK:
0, 83, 11, 3
HSL:
308°, 93.6073%, 57.0588%
HSV (HSB):
308°, 82.6613%, 97.2549%
XYZ:
52.4935, 26.8515, 70.1263
xyY:
0.3512, 0.1796, 26.8515
CIE-Lab:
58.8366, 87.6568, -43.6890
CIE-LCH:
58.8366, 97.9410, 333.5079
CIE-Luv:
58.8366, 89.9531, -80.5296
Hunter-Lab:
51.8185, 90.1432, -43.9647
#f82bdc color charts
#f82bdc color shades, tints & tones
#f82bdc color schemes
#f82bdc color preview, HTML & CSS examples
This text has a color of #f82bdc
<p style="color:#f82bdc;">Text here</p>
.mytext {color:#f82bdc;}
This box has a color of #f82bdc
<div style="background-color:#f82bdc;">Content here</div>
.mybackground {background-color:#f82bdc;}
Border around this has a color of #f82bdc
<div style="border:2px solid #f82bdc;">Content here</div>
.myborder {border:2px solid #f82bdc;}