#999bed color space conversions
Hex:
#999bed
RGB:
153, 155, 237
CMY:
40, 39, 7
CMYK:
35, 35, 0, 7
HSL:
239°, 70.0000%, 76.4706%
HSV (HSB):
239°, 35.4430%, 92.9412%
XYZ:
40.1443, 36.3294, 85.0172
xyY:
0.2486, 0.2250, 36.3294
CIE-Lab:
66.7709, 18.3734, -41.4588
CIE-LCH:
66.7709, 45.3477, 293.9016
CIE-Luv:
66.7709, -5.8225, -68.7092
Hunter-Lab:
60.2739, 13.4072, -41.4377
#999bed color charts
#999bed color shades, tints & tones
#999bed color schemes
#999bed color preview, HTML & CSS examples
This text has a color of #999bed
<p style="color:#999bed;">Text here</p>
.mytext {color:#999bed;}
This box has a color of #999bed
<div style="background-color:#999bed;">Content here</div>
.mybackground {background-color:#999bed;}
Border around this has a color of #999bed
<div style="border:2px solid #999bed;">Content here</div>
.myborder {border:2px solid #999bed;}