#f985e7 color space conversions
Hex:
#f985e7
RGB:
249, 133, 231
CMY:
2, 48, 9
CMYK:
0, 47, 7, 2
HSL:
309°, 90.6250%, 74.9020%
HSV (HSB):
309°, 46.5863%, 97.6471%
XYZ:
61.8783, 42.6843, 80.5789
xyY:
0.3342, 0.2305, 42.6843
CIE-Lab:
71.3402, 56.8814, -30.3184
CIE-LCH:
71.3402, 64.4570, 331.9419
CIE-Luv:
71.3402, 59.7164, -56.8848
Hunter-Lab:
65.3332, 54.7273, -27.3922
#f985e7 color charts
#f985e7 color shades, tints & tones
#f985e7 color schemes
#f985e7 color preview, HTML & CSS examples
This text has a color of #f985e7
<p style="color:#f985e7;">Text here</p>
.mytext {color:#f985e7;}
This box has a color of #f985e7
<div style="background-color:#f985e7;">Content here</div>
.mybackground {background-color:#f985e7;}
Border around this has a color of #f985e7
<div style="border:2px solid #f985e7;">Content here</div>
.myborder {border:2px solid #f985e7;}