#120db3 color space conversions
Hex:
#120db3
RGB:
18, 13, 179
CMY:
93, 95, 30
CMYK:
90, 93, 0, 30
HSL:
242°, 86.4583%, 37.6471%
HSV (HSB):
242°, 92.7374%, 70.1961%
XYZ:
8.5301, 3.6711, 42.9068
xyY:
0.1548, 0.0666, 3.6711
CIE-Lab:
22.5529, 57.6826, -80.1581
CIE-LCH:
22.5529, 98.7552, 305.7392
CIE-Luv:
22.5529, -5.9879, -86.9410
Hunter-Lab:
19.1602, 45.9375, -119.3606
#120db3 color charts
#120db3 color shades, tints & tones
#120db3 color schemes
#120db3 color preview, HTML & CSS examples
This text has a color of #120db3
<p style="color:#120db3;">Text here</p>
.mytext {color:#120db3;}
This box has a color of #120db3
<div style="background-color:#120db3;">Content here</div>
.mybackground {background-color:#120db3;}
Border around this has a color of #120db3
<div style="border:2px solid #120db3;">Content here</div>
.myborder {border:2px solid #120db3;}