#f985e4 color space conversions
Hex:
#f985e4
RGB:
249, 133, 228
CMY:
2, 48, 11
CMYK:
0, 47, 8, 2
HSL:
311°, 90.6250%, 74.9020%
HSV (HSB):
311°, 46.5863%, 97.6471%
XYZ:
61.4580, 42.5162, 78.3660
xyY:
0.3371, 0.2332, 42.5162
CIE-Lab:
71.2254, 56.3931, -28.8449
CIE-LCH:
71.2254, 63.3420, 332.9104
CIE-Luv:
71.2254, 60.4441, -54.4284
Hunter-Lab:
65.2045, 54.1362, -25.6146
#f985e4 color charts
#f985e4 color shades, tints & tones
#f985e4 color schemes
#f985e4 color preview, HTML & CSS examples
This text has a color of #f985e4
<p style="color:#f985e4;">Text here</p>
.mytext {color:#f985e4;}
This box has a color of #f985e4
<div style="background-color:#f985e4;">Content here</div>
.mybackground {background-color:#f985e4;}
Border around this has a color of #f985e4
<div style="border:2px solid #f985e4;">Content here</div>
.myborder {border:2px solid #f985e4;}