#f984ed color space conversions
Hex:
#f984ed
RGB:
249, 132, 237
CMY:
2, 48, 7
CMYK:
0, 47, 5, 2
HSL:
306°, 90.6977%, 74.7059%
HSV (HSB):
306°, 46.9880%, 97.6471%
XYZ:
62.6042, 42.7567, 85.0740
xyY:
0.3287, 0.2245, 42.7567
CIE-Lab:
71.3895, 58.3570, -33.5366
CIE-LCH:
71.3895, 67.3071, 330.1149
CIE-Luv:
71.3895, 58.6862, -62.3179
Hunter-Lab:
65.3886, 56.4691, -31.3674
#f984ed color charts
#f984ed color shades, tints & tones
#f984ed color schemes
#f984ed color preview, HTML & CSS examples
This text has a color of #f984ed
<p style="color:#f984ed;">Text here</p>
.mytext {color:#f984ed;}
This box has a color of #f984ed
<div style="background-color:#f984ed;">Content here</div>
.mybackground {background-color:#f984ed;}
Border around this has a color of #f984ed
<div style="border:2px solid #f984ed;">Content here</div>
.myborder {border:2px solid #f984ed;}