#99bdee color space conversions
Hex:
#99bdee
RGB:
153, 189, 238
CMY:
40, 26, 7
CMYK:
36, 21, 0, 7
HSL:
215°, 71.4286%, 76.6667%
HSV (HSB):
215°, 35.7143%, 93.3333%
XYZ:
46.7671, 49.3405, 87.9477
xyY:
0.2541, 0.2681, 49.3405
CIE-Lab:
75.6627, -0.3644, -28.2202
CIE-LCH:
75.6627, 28.2226, 269.2603
CIE-Luv:
75.6627, -19.4769, -44.9576
Hunter-Lab:
70.2428, -4.0811, -25.0642
#99bdee color charts
#99bdee color shades, tints & tones
#99bdee color schemes
#99bdee color preview, HTML & CSS examples
This text has a color of #99bdee
<p style="color:#99bdee;">Text here</p>
.mytext {color:#99bdee;}
This box has a color of #99bdee
<div style="background-color:#99bdee;">Content here</div>
.mybackground {background-color:#99bdee;}
Border around this has a color of #99bdee
<div style="border:2px solid #99bdee;">Content here</div>
.myborder {border:2px solid #99bdee;}