#999bc0 color space conversions
Hex:
#999bc0
RGB:
153, 155, 192
CMY:
40, 39, 25
CMYK:
20, 19, 0, 25
HSL:
237°, 23.6364%, 67.6471%
HSV (HSB):
237°, 20.3125%, 75.2941%
XYZ:
34.3726, 34.0208, 54.6242
xyY:
0.2794, 0.2766, 34.0208
CIE-Lab:
64.9791, 7.1805, -19.2984
CIE-LCH:
64.9791, 20.5910, 290.4090
CIE-Luv:
64.9791, -3.2071, -30.5865
Hunter-Lab:
58.3273, 3.1183, -14.6966
#999bc0 color charts
#999bc0 color shades, tints & tones
#999bc0 color schemes
#999bc0 color preview, HTML & CSS examples
This text has a color of #999bc0
<p style="color:#999bc0;">Text here</p>
.mytext {color:#999bc0;}
This box has a color of #999bc0
<div style="background-color:#999bc0;">Content here</div>
.mybackground {background-color:#999bc0;}
Border around this has a color of #999bc0
<div style="border:2px solid #999bc0;">Content here</div>
.myborder {border:2px solid #999bc0;}