#00123b color space conversions
Hex:
#00123b
RGB:
0, 18, 59
CMY:
100, 93, 77
CMYK:
100, 69, 0, 77
HSL:
222°, 100.0000%, 11.5686%
HSV (HSB):
222°, 100.0000%, 23.1373%
XYZ:
1.0057, 0.7484, 4.2291
xyY:
0.1681, 0.1251, 0.7484
CIE-Lab:
6.7601, 11.6663, -28.4904
CIE-LCH:
6.7601, 30.7865, 292.2681
CIE-Luv:
6.7601, -3.1988, -17.4040
Hunter-Lab:
8.6509, 5.6127, -22.9292
#00123b color charts
#00123b color shades, tints & tones
#00123b color schemes
#00123b color preview, HTML & CSS examples
This text has a color of #00123b
<p style="color:#00123b;">Text here</p>
.mytext {color:#00123b;}
This box has a color of #00123b
<div style="background-color:#00123b;">Content here</div>
.mybackground {background-color:#00123b;}
Border around this has a color of #00123b
<div style="border:2px solid #00123b;">Content here</div>
.myborder {border:2px solid #00123b;}