#f82fd3 color space conversions
Hex:
#f82fd3
RGB:
248, 47, 211
CMY:
3, 82, 17
CMYK:
0, 81, 15, 3
HSL:
311°, 93.4884%, 57.8431%
HSV (HSB):
311°, 81.0484%, 97.2549%
XYZ:
51.4858, 26.6926, 64.0666
xyY:
0.3620, 0.1877, 26.6926
CIE-Lab:
58.6887, 85.6521, -38.8185
CIE-LCH:
58.6887, 94.0381, 335.6194
CIE-Luv:
58.6887, 93.0120, -72.7446
Hunter-Lab:
51.6649, 87.4675, -37.3566
#f82fd3 color charts
#f82fd3 color shades, tints & tones
#f82fd3 color schemes
#f82fd3 color preview, HTML & CSS examples
This text has a color of #f82fd3
<p style="color:#f82fd3;">Text here</p>
.mytext {color:#f82fd3;}
This box has a color of #f82fd3
<div style="background-color:#f82fd3;">Content here</div>
.mybackground {background-color:#f82fd3;}
Border around this has a color of #f82fd3
<div style="border:2px solid #f82fd3;">Content here</div>
.myborder {border:2px solid #f82fd3;}