#f82aec color space conversions
Hex:
#f82aec
RGB:
248, 42, 236
CMY:
3, 84, 7
CMYK:
0, 83, 5, 3
HSL:
303°, 93.6364%, 56.8627%
HSV (HSB):
303°, 83.0645%, 97.2549%
XYZ:
54.6797, 27.6685, 81.8155
xyY:
0.3331, 0.1685, 27.6685
CIE-Lab:
59.5881, 90.0353, -51.5014
CIE-LCH:
59.5881, 103.7244, 330.2299
CIE-Luv:
59.5881, 83.6576, -93.0629
Hunter-Lab:
52.6009, 93.5029, -55.3992
#f82aec color charts
#f82aec color shades, tints & tones
#f82aec color schemes
#f82aec color preview, HTML & CSS examples
This text has a color of #f82aec
<p style="color:#f82aec;">Text here</p>
.mytext {color:#f82aec;}
This box has a color of #f82aec
<div style="background-color:#f82aec;">Content here</div>
.mybackground {background-color:#f82aec;}
Border around this has a color of #f82aec
<div style="border:2px solid #f82aec;">Content here</div>
.myborder {border:2px solid #f82aec;}