#9b9bcc color space conversions
Hex:
#9b9bcc
RGB:
155, 155, 204
CMY:
39, 39, 20
CMYK:
24, 24, 0, 20
HSL:
240°, 32.4503%, 70.3922%
HSV (HSB):
240°, 24.0196%, 80.0000%
XYZ:
36.1380, 34.7709, 61.9335
xyY:
0.2720, 0.2617, 34.7709
CIE-Lab:
65.5699, 10.6307, -25.0735
CIE-LCH:
65.5699, 27.2340, 292.9762
CIE-Luv:
65.5699, -2.9147, -40.4373
Hunter-Lab:
58.9668, 6.2023, -20.9961
#9b9bcc color charts
#9b9bcc color shades, tints & tones
#9b9bcc color schemes
#9b9bcc color preview, HTML & CSS examples
This text has a color of #9b9bcc
<p style="color:#9b9bcc;">Text here</p>
.mytext {color:#9b9bcc;}
This box has a color of #9b9bcc
<div style="background-color:#9b9bcc;">Content here</div>
.mybackground {background-color:#9b9bcc;}
Border around this has a color of #9b9bcc
<div style="border:2px solid #9b9bcc;">Content here</div>
.myborder {border:2px solid #9b9bcc;}