#120db5 color space conversions
Hex:
#120db5
RGB:
18, 13, 181
CMY:
93, 95, 29
CMYK:
90, 93, 0, 29
HSL:
242°, 86.5979%, 38.0392%
HSV (HSB):
242°, 92.8177%, 70.9804%
XYZ:
8.7339, 3.7526, 43.9801
xyY:
0.1547, 0.0665, 3.7526
CIE-Lab:
22.8362, 58.2303, -80.8821
CIE-LCH:
22.8362, 99.6629, 305.7517
CIE-Luv:
22.8362, -6.0769, -88.1304
Hunter-Lab:
19.3717, 46.5773, -121.0471
#120db5 color charts
#120db5 color shades, tints & tones
#120db5 color schemes
#120db5 color preview, HTML & CSS examples
This text has a color of #120db5
<p style="color:#120db5;">Text here</p>
.mytext {color:#120db5;}
This box has a color of #120db5
<div style="background-color:#120db5;">Content here</div>
.mybackground {background-color:#120db5;}
Border around this has a color of #120db5
<div style="border:2px solid #120db5;">Content here</div>
.myborder {border:2px solid #120db5;}