#f987e6 color space conversions
Hex:
#f987e6
RGB:
249, 135, 230
CMY:
2, 47, 10
CMYK:
0, 46, 8, 2
HSL:
310°, 90.4762%, 75.2941%
HSV (HSB):
310°, 45.7831%, 97.6471%
XYZ:
62.0138, 43.1809, 79.9292
xyY:
0.3350, 0.2333, 43.1809
CIE-Lab:
71.6775, 55.7435, -29.2492
CIE-LCH:
71.6775, 62.9512, 332.3135
CIE-Luv:
71.6775, 59.0810, -55.0188
Hunter-Lab:
65.7121, 53.4577, -26.1191
#f987e6 color charts
#f987e6 color shades, tints & tones
#f987e6 color schemes
#f987e6 color preview, HTML & CSS examples
This text has a color of #f987e6
<p style="color:#f987e6;">Text here</p>
.mytext {color:#f987e6;}
This box has a color of #f987e6
<div style="background-color:#f987e6;">Content here</div>
.mybackground {background-color:#f987e6;}
Border around this has a color of #f987e6
<div style="border:2px solid #f987e6;">Content here</div>
.myborder {border:2px solid #f987e6;}