#120abc color space conversions
Hex:
#120abc
RGB:
18, 10, 188
CMY:
93, 96, 26
CMYK:
90, 95, 0, 26
HSL:
243°, 89.8990%, 38.8235%
HSV (HSB):
243°, 94.6809%, 73.7255%
XYZ:
9.4351, 3.9765, 47.8472
xyY:
0.1540, 0.0649, 3.9765
CIE-Lab:
23.5937, 60.8492, -83.7882
CIE-LCH:
23.5937, 103.5524, 305.9881
CIE-Luv:
23.5937, -6.2393, -92.0207
Hunter-Lab:
19.9412, 49.5593, -128.3023
#120abc color charts
#120abc color shades, tints & tones
#120abc color schemes
#120abc color preview, HTML & CSS examples
This text has a color of #120abc
<p style="color:#120abc;">Text here</p>
.mytext {color:#120abc;}
This box has a color of #120abc
<div style="background-color:#120abc;">Content here</div>
.mybackground {background-color:#120abc;}
Border around this has a color of #120abc
<div style="border:2px solid #120abc;">Content here</div>
.myborder {border:2px solid #120abc;}