#f987f6 color space conversions
Hex:
#f987f6
RGB:
249, 135, 246
CMY:
2, 47, 4
CMYK:
0, 46, 1, 2
HSL:
302°, 90.4762%, 75.2941%
HSV (HSB):
302°, 45.7831%, 97.6471%
XYZ:
64.3654, 44.1215, 92.3126
xyY:
0.3205, 0.2197, 44.1215
CIE-Lab:
72.3096, 58.4328, -37.0332
CIE-LCH:
72.3096, 69.1798, 327.6345
CIE-Luv:
72.3096, 55.2920, -68.1332
Hunter-Lab:
66.4240, 56.7260, -35.9013
#f987f6 color charts
#f987f6 color shades, tints & tones
#f987f6 color schemes
#f987f6 color preview, HTML & CSS examples
This text has a color of #f987f6
<p style="color:#f987f6;">Text here</p>
.mytext {color:#f987f6;}
This box has a color of #f987f6
<div style="background-color:#f987f6;">Content here</div>
.mybackground {background-color:#f987f6;}
Border around this has a color of #f987f6
<div style="border:2px solid #f987f6;">Content here</div>
.myborder {border:2px solid #f987f6;}