#9f87e5 color space conversions
Hex:
#9f87e5
RGB:
159, 135, 229
CMY:
38, 47, 10
CMYK:
31, 41, 0, 10
HSL:
255°, 64.3836%, 71.3725%
HSV (HSB):
255°, 41.0480%, 89.8039%
XYZ:
37.1049, 30.3560, 78.0324
xyY:
0.2550, 0.2086, 30.3560
CIE-Lab:
61.9602, 29.3920, -44.5647
CIE-LCH:
61.9602, 53.3844, 303.4062
CIE-Luv:
61.9602, 5.1892, -74.3484
Hunter-Lab:
55.0963, 23.7933, -45.4045
#9f87e5 color charts
#9f87e5 color shades, tints & tones
#9f87e5 color schemes
#9f87e5 color preview, HTML & CSS examples
This text has a color of #9f87e5
<p style="color:#9f87e5;">Text here</p>
.mytext {color:#9f87e5;}
This box has a color of #9f87e5
<div style="background-color:#9f87e5;">Content here</div>
.mybackground {background-color:#9f87e5;}
Border around this has a color of #9f87e5
<div style="border:2px solid #9f87e5;">Content here</div>
.myborder {border:2px solid #9f87e5;}