#f82ec4 color space conversions
Hex:
#f82ec4
RGB:
248, 46, 196
CMY:
3, 82, 23
CMYK:
0, 81, 21, 3
HSL:
315°, 93.5185%, 57.6471%
HSV (HSB):
315°, 81.4516%, 97.2549%
XYZ:
49.6522, 25.8960, 54.6060
xyY:
0.3815, 0.1990, 25.8960
CIE-Lab:
57.9382, 83.9902, -31.4202
CIE-LCH:
57.9382, 89.6749, 339.4895
CIE-Luv:
57.9382, 99.5157, -61.1062
Hunter-Lab:
50.8881, 85.1107, -28.0001
#f82ec4 color charts
#f82ec4 color shades, tints & tones
#f82ec4 color schemes
#f82ec4 color preview, HTML & CSS examples
This text has a color of #f82ec4
<p style="color:#f82ec4;">Text here</p>
.mytext {color:#f82ec4;}
This box has a color of #f82ec4
<div style="background-color:#f82ec4;">Content here</div>
.mybackground {background-color:#f82ec4;}
Border around this has a color of #f82ec4
<div style="border:2px solid #f82ec4;">Content here</div>
.myborder {border:2px solid #f82ec4;}