#9f9be9 color space conversions
Hex:
#9f9be9
RGB:
159, 155, 233
CMY:
38, 39, 9
CMYK:
32, 33, 0, 9
HSL:
243°, 63.9344%, 76.0784%
HSV (HSB):
243°, 33.4764%, 91.3725%
XYZ:
40.7274, 36.6968, 82.0274
xyY:
0.2554, 0.2301, 36.6968
CIE-Lab:
67.0489, 18.9825, -38.7947
CIE-LCH:
67.0489, 43.1898, 296.0728
CIE-Luv:
67.0489, -2.8464, -64.3881
Hunter-Lab:
60.5779, 13.9968, -37.8790
#9f9be9 color charts
#9f9be9 color shades, tints & tones
#9f9be9 color schemes
#9f9be9 color preview, HTML & CSS examples
This text has a color of #9f9be9
<p style="color:#9f9be9;">Text here</p>
.mytext {color:#9f9be9;}
This box has a color of #9f9be9
<div style="background-color:#9f9be9;">Content here</div>
.mybackground {background-color:#9f9be9;}
Border around this has a color of #9f9be9
<div style="border:2px solid #9f9be9;">Content here</div>
.myborder {border:2px solid #9f9be9;}