#1a385c color space conversions
Hex:
#1a385c
RGB:
26, 56, 92
CMY:
90, 78, 64
CMYK:
72, 39, 0, 64
HSL:
213°, 55.9322%, 23.1373%
HSV (HSB):
213°, 71.7391%, 36.0784%
XYZ:
3.7719, 3.8207, 10.6639
xyY:
0.2066, 0.2093, 3.8207
CIE-Lab:
23.0695, 2.1446, -24.8284
CIE-LCH:
23.0695, 24.9208, 274.9369
CIE-Luv:
23.0695, -10.7167, -29.6564
Hunter-Lab:
19.5465, 0.2392, -18.6639
#1a385c color charts
#1a385c color shades, tints & tones
#1a385c color schemes
#1a385c color preview, HTML & CSS examples
This text has a color of #1a385c
<p style="color:#1a385c;">Text here</p>
.mytext {color:#1a385c;}
This box has a color of #1a385c
<div style="background-color:#1a385c;">Content here</div>
.mybackground {background-color:#1a385c;}
Border around this has a color of #1a385c
<div style="border:2px solid #1a385c;">Content here</div>
.myborder {border:2px solid #1a385c;}