#120c8c color space conversions
Hex:
#120c8c
RGB:
18, 12, 140
CMY:
93, 95, 45
CMYK:
87, 91, 0, 45
HSL:
243°, 84.2105%, 29.8039%
HSV (HSB):
243°, 91.4286%, 54.9020%
XYZ:
5.1146, 2.2850, 24.9824
xyY:
0.1579, 0.0706, 2.2850
CIE-Lab:
16.9169, 46.8837, -65.6861
CIE-LCH:
16.9169, 80.7016, 305.5175
CIE-Luv:
16.9169, -4.1588, -63.4412
Hunter-Lab:
15.1162, 33.9420, -87.4068
#120c8c color charts
#120c8c color shades, tints & tones
#120c8c color schemes
#120c8c color preview, HTML & CSS examples
This text has a color of #120c8c
<p style="color:#120c8c;">Text here</p>
.mytext {color:#120c8c;}
This box has a color of #120c8c
<div style="background-color:#120c8c;">Content here</div>
.mybackground {background-color:#120c8c;}
Border around this has a color of #120c8c
<div style="border:2px solid #120c8c;">Content here</div>
.myborder {border:2px solid #120c8c;}