#999bff color space conversions
Hex:
#999bff
RGB:
153, 155, 255
CMY:
40, 39, 0
CMYK:
40, 39, 0, 0
HSL:
239°, 100.0000%, 80.0000%
HSV (HSB):
239°, 40.0000%, 100.0000%
XYZ:
42.9082, 37.4350, 99.5719
xyY:
0.2385, 0.2081, 37.4350
CIE-Lab:
67.6021, 23.2096, -49.9868
CIE-LCH:
67.6021, 55.1123, 294.9062
CIE-Luv:
67.6021, -6.8562, -83.7448
Hunter-Lab:
61.1841, 18.1091, -53.6605
#999bff color charts
#999bff color shades, tints & tones
#999bff color schemes
#999bff color preview, HTML & CSS examples
This text has a color of #999bff
<p style="color:#999bff;">Text here</p>
.mytext {color:#999bff;}
This box has a color of #999bff
<div style="background-color:#999bff;">Content here</div>
.mybackground {background-color:#999bff;}
Border around this has a color of #999bff
<div style="border:2px solid #999bff;">Content here</div>
.myborder {border:2px solid #999bff;}