#120dbd color space conversions
Hex:
#120dbd
RGB:
18, 13, 189
CMY:
93, 95, 26
CMYK:
90, 93, 0, 26
HSL:
242°, 87.1287%, 39.6078%
HSV (HSB):
242°, 93.1217%, 74.1176%
XYZ:
9.5787, 4.0906, 48.4288
xyY:
0.1543, 0.0659, 4.0906
CIE-Lab:
23.9686, 60.4015, -83.7554
CIE-LCH:
23.9686, 103.2633, 305.7978
CIE-Luv:
23.9686, -6.4313, -92.8770
Hunter-Lab:
20.2252, 49.1440, -127.8114
#120dbd color charts
#120dbd color shades, tints & tones
#120dbd color schemes
#120dbd color preview, HTML & CSS examples
This text has a color of #120dbd
<p style="color:#120dbd;">Text here</p>
.mytext {color:#120dbd;}
This box has a color of #120dbd
<div style="background-color:#120dbd;">Content here</div>
.mybackground {background-color:#120dbd;}
Border around this has a color of #120dbd
<div style="border:2px solid #120dbd;">Content here</div>
.myborder {border:2px solid #120dbd;}