#999bc7 color space conversions
Hex:
#999bc7
RGB:
153, 155, 199
CMY:
40, 39, 22
CMYK:
23, 22, 0, 22
HSL:
237°, 29.1139%, 69.0196%
HSV (HSB):
237°, 23.1156%, 78.0392%
XYZ:
35.1670, 34.3385, 58.8073
xyY:
0.2741, 0.2676, 34.3385
CIE-Lab:
65.2304, 8.8205, -22.8224
CIE-LCH:
65.2304, 24.4676, 291.1307
CIE-Luv:
65.2304, -3.6124, -36.5001
Hunter-Lab:
58.5991, 4.5747, -18.4814
#999bc7 color charts
#999bc7 color shades, tints & tones
#999bc7 color schemes
#999bc7 color preview, HTML & CSS examples
This text has a color of #999bc7
<p style="color:#999bc7;">Text here</p>
.mytext {color:#999bc7;}
This box has a color of #999bc7
<div style="background-color:#999bc7;">Content here</div>
.mybackground {background-color:#999bc7;}
Border around this has a color of #999bc7
<div style="border:2px solid #999bc7;">Content here</div>
.myborder {border:2px solid #999bc7;}