#120acc color space conversions
Hex:
#120acc
RGB:
18, 10, 204
CMY:
93, 96, 20
CMYK:
91, 95, 0, 20
HSL:
242°, 90.6542%, 41.9608%
HSV (HSB):
242°, 95.0980%, 80.0000%
XYZ:
11.2571, 4.7053, 57.4416
xyY:
0.1534, 0.0641, 4.7053
CIE-Lab:
25.8782, 65.0365, -89.4003
CIE-LCH:
25.8782, 110.5539, 306.0349
CIE-Luv:
25.8782, -6.9557, -101.5030
Hunter-Lab:
21.6917, 54.6733, -141.8210
#120acc color charts
#120acc color shades, tints & tones
#120acc color schemes
#120acc color preview, HTML & CSS examples
This text has a color of #120acc
<p style="color:#120acc;">Text here</p>
.mytext {color:#120acc;}
This box has a color of #120acc
<div style="background-color:#120acc;">Content here</div>
.mybackground {background-color:#120acc;}
Border around this has a color of #120acc
<div style="border:2px solid #120acc;">Content here</div>
.myborder {border:2px solid #120acc;}