#f82ec2 color space conversions
Hex:
#f82ec2
RGB:
248, 46, 194
CMY:
3, 82, 24
CMYK:
0, 81, 22, 3
HSL:
316°, 93.5185%, 57.6471%
HSV (HSB):
316°, 81.4516%, 97.2549%
XYZ:
49.4260, 25.8055, 53.4149
xyY:
0.3842, 0.2006, 25.8055
CIE-Lab:
57.8520, 83.7494, -30.4050
CIE-LCH:
57.8520, 89.0978, 340.0467
CIE-Luv:
57.8520, 100.3718, -59.5251
Hunter-Lab:
50.7991, 84.7767, -26.7836
#f82ec2 color charts
#f82ec2 color shades, tints & tones
#f82ec2 color schemes
#f82ec2 color preview, HTML & CSS examples
This text has a color of #f82ec2
<p style="color:#f82ec2;">Text here</p>
.mytext {color:#f82ec2;}
This box has a color of #f82ec2
<div style="background-color:#f82ec2;">Content here</div>
.mybackground {background-color:#f82ec2;}
Border around this has a color of #f82ec2
<div style="border:2px solid #f82ec2;">Content here</div>
.myborder {border:2px solid #f82ec2;}