#0a123e color space conversions
Hex:
#0a123e
RGB:
10, 18, 62
CMY:
96, 93, 76
CMYK:
84, 71, 0, 76
HSL:
231°, 72.2222%, 14.1176%
HSV (HSB):
231°, 83.8710%, 24.3137%
XYZ:
1.2110, 0.8449, 4.6567
xyY:
0.1804, 0.1259, 0.8449
CIE-Lab:
7.6323, 14.9170, -29.1963
CIE-LCH:
7.6323, 32.7863, 297.0634
CIE-Luv:
7.6323, -2.3756, -19.3812
Hunter-Lab:
9.1921, 7.4298, -23.6018
#0a123e color charts
#0a123e color shades, tints & tones
#0a123e color schemes
#0a123e color preview, HTML & CSS examples
This text has a color of #0a123e
<p style="color:#0a123e;">Text here</p>
.mytext {color:#0a123e;}
This box has a color of #0a123e
<div style="background-color:#0a123e;">Content here</div>
.mybackground {background-color:#0a123e;}
Border around this has a color of #0a123e
<div style="border:2px solid #0a123e;">Content here</div>
.myborder {border:2px solid #0a123e;}