#f987e5 color space conversions
Hex:
#f987e5
RGB:
249, 135, 229
CMY:
2, 47, 10
CMYK:
0, 46, 8, 2
HSL:
311°, 90.4762%, 75.2941%
HSV (HSB):
311°, 45.7831%, 97.6471%
XYZ:
61.8738, 43.1248, 79.1916
xyY:
0.3359, 0.2341, 43.1248
CIE-Lab:
71.6396, 55.5803, -28.7579
CIE-LCH:
71.6396, 62.5795, 332.6424
CIE-Luv:
71.6396, 59.3193, -54.1997
Hunter-Lab:
65.6695, 53.2610, -25.5298
#f987e5 color charts
#f987e5 color shades, tints & tones
#f987e5 color schemes
#f987e5 color preview, HTML & CSS examples
This text has a color of #f987e5
<p style="color:#f987e5;">Text here</p>
.mytext {color:#f987e5;}
This box has a color of #f987e5
<div style="background-color:#f987e5;">Content here</div>
.mybackground {background-color:#f987e5;}
Border around this has a color of #f987e5
<div style="border:2px solid #f987e5;">Content here</div>
.myborder {border:2px solid #f987e5;}