#999bca color space conversions
Hex:
#999bca
RGB:
153, 155, 202
CMY:
40, 39, 21
CMYK:
24, 23, 0, 21
HSL:
238°, 31.6129%, 69.6078%
HSV (HSB):
238°, 24.2574%, 79.2157%
XYZ:
35.5189, 34.4793, 60.6602
xyY:
0.2718, 0.2639, 34.4793
CIE-Lab:
65.3412, 9.5360, -24.3243
CIE-LCH:
65.3412, 26.1267, 291.4070
CIE-Luv:
65.3412, -3.7866, -39.0420
Hunter-Lab:
58.7190, 5.2155, -20.1467
#999bca color charts
#999bca color shades, tints & tones
#999bca color schemes
#999bca color preview, HTML & CSS examples
This text has a color of #999bca
<p style="color:#999bca;">Text here</p>
.mytext {color:#999bca;}
This box has a color of #999bca
<div style="background-color:#999bca;">Content here</div>
.mybackground {background-color:#999bca;}
Border around this has a color of #999bca
<div style="border:2px solid #999bca;">Content here</div>
.myborder {border:2px solid #999bca;}