#9f9bbd color space conversions
Hex:
#9f9bbd
RGB:
159, 155, 189
CMY:
38, 39, 26
CMYK:
16, 18, 0, 26
HSL:
247°, 20.4819%, 67.4510%
HSV (HSB):
247°, 17.9894%, 74.1176%
XYZ:
35.2047, 34.4877, 52.9454
xyY:
0.2871, 0.2812, 34.4877
CIE-Lab:
65.3479, 8.4423, -17.0175
CIE-LCH:
65.3479, 18.9965, 296.3857
CIE-Luv:
65.3479, 0.1005, -27.1862
Hunter-Lab:
58.7263, 4.2347, -12.3453
#9f9bbd color charts
#9f9bbd color shades, tints & tones
#9f9bbd color schemes
#9f9bbd color preview, HTML & CSS examples
This text has a color of #9f9bbd
<p style="color:#9f9bbd;">Text here</p>
.mytext {color:#9f9bbd;}
This box has a color of #9f9bbd
<div style="background-color:#9f9bbd;">Content here</div>
.mybackground {background-color:#9f9bbd;}
Border around this has a color of #9f9bbd
<div style="border:2px solid #9f9bbd;">Content here</div>
.myborder {border:2px solid #9f9bbd;}