#9a9cca color space conversions
Hex:
#9a9cca
RGB:
154, 156, 202
CMY:
40, 39, 21
CMYK:
24, 23, 0, 21
HSL:
238°, 31.1688%, 69.8039%
HSV (HSB):
238°, 23.7624%, 79.2157%
XYZ:
35.8756, 34.9112, 60.7248
xyY:
0.2728, 0.2655, 34.9112
CIE-Lab:
65.6795, 9.2794, -23.7994
CIE-LCH:
65.6795, 25.5444, 291.3008
CIE-Luv:
65.6795, -3.7288, -38.1868
Hunter-Lab:
59.0857, 4.9813, -19.5747
#9a9cca color charts
#9a9cca color shades, tints & tones
#9a9cca color schemes
#9a9cca color preview, HTML & CSS examples
This text has a color of #9a9cca
<p style="color:#9a9cca;">Text here</p>
.mytext {color:#9a9cca;}
This box has a color of #9a9cca
<div style="background-color:#9a9cca;">Content here</div>
.mybackground {background-color:#9a9cca;}
Border around this has a color of #9a9cca
<div style="border:2px solid #9a9cca;">Content here</div>
.myborder {border:2px solid #9a9cca;}