#e987f9 color space conversions
Hex:
#e987f9
RGB:
233, 135, 249
CMY:
9, 47, 2
CMYK:
6, 46, 0, 2
HSL:
292°, 90.4762%, 75.2941%
HSV (HSB):
292°, 45.7831%, 97.6471%
XYZ:
59.3671, 41.4911, 94.5021
xyY:
0.3039, 0.2124, 41.4911
CIE-Lab:
70.5187, 54.4794, -41.6059
CIE-LCH:
70.5187, 68.5497, 322.6310
CIE-Luv:
70.5187, 44.1689, -74.6859
Hunter-Lab:
64.4136, 51.7916, -41.8957
#e987f9 color charts
#e987f9 color shades, tints & tones
#e987f9 color schemes
#e987f9 color preview, HTML & CSS examples
This text has a color of #e987f9
<p style="color:#e987f9;">Text here</p>
.mytext {color:#e987f9;}
This box has a color of #e987f9
<div style="background-color:#e987f9;">Content here</div>
.mybackground {background-color:#e987f9;}
Border around this has a color of #e987f9
<div style="border:2px solid #e987f9;">Content here</div>
.myborder {border:2px solid #e987f9;}