#f82ed5 color space conversions
Hex:
#f82ed5
RGB:
248, 46, 213
CMY:
3, 82, 16
CMYK:
0, 81, 14, 3
HSL:
310°, 93.5185%, 57.6471%
HSV (HSB):
310°, 81.4516%, 97.2549%
XYZ:
51.6986, 26.7145, 65.3824
xyY:
0.3595, 0.1858, 26.7145
CIE-Lab:
58.7092, 86.1250, -39.9229
CIE-LCH:
58.7092, 94.9281, 335.1301
CIE-Luv:
58.7092, 92.3572, -74.5082
Hunter-Lab:
51.6861, 88.0925, -38.8209
#f82ed5 color charts
#f82ed5 color shades, tints & tones
#f82ed5 color schemes
#f82ed5 color preview, HTML & CSS examples
This text has a color of #f82ed5
<p style="color:#f82ed5;">Text here</p>
.mytext {color:#f82ed5;}
This box has a color of #f82ed5
<div style="background-color:#f82ed5;">Content here</div>
.mybackground {background-color:#f82ed5;}
Border around this has a color of #f82ed5
<div style="border:2px solid #f82ed5;">Content here</div>
.myborder {border:2px solid #f82ed5;}