#f82ee5 color space conversions
Hex:
#f82ee5
RGB:
248, 46, 229
CMY:
3, 82, 10
CMYK:
0, 81, 8, 3
HSL:
306°, 93.5185%, 57.6471%
HSV (HSB):
306°, 81.4516%, 97.2549%
XYZ:
53.8313, 27.5676, 76.6126
xyY:
0.3407, 0.1745, 27.5676
CIE-Lab:
59.4961, 88.2699, -47.7210
CIE-LCH:
59.4961, 100.3438, 331.6032
CIE-Luv:
59.4961, 85.8608, -86.9849
Hunter-Lab:
52.5048, 91.1259, -49.7598
#f82ee5 color charts
#f82ee5 color shades, tints & tones
#f82ee5 color schemes
#f82ee5 color preview, HTML & CSS examples
This text has a color of #f82ee5
<p style="color:#f82ee5;">Text here</p>
.mytext {color:#f82ee5;}
This box has a color of #f82ee5
<div style="background-color:#f82ee5;">Content here</div>
.mybackground {background-color:#f82ee5;}
Border around this has a color of #f82ee5
<div style="border:2px solid #f82ee5;">Content here</div>
.myborder {border:2px solid #f82ee5;}