#1a2a3f color space conversions
Hex:
#1a2a3f
RGB:
26, 42, 63
CMY:
90, 84, 75
CMYK:
59, 33, 0, 75
HSL:
214°, 41.5730%, 17.4510%
HSV (HSB):
214°, 58.7302%, 24.7059%
XYZ:
2.1512, 2.2344, 5.0205
xyY:
0.2287, 0.2375, 2.2344
CIE-Lab:
16.6723, 0.6035, -15.3862
CIE-LCH:
16.6723, 15.3980, 272.2461
CIE-Luv:
16.6723, -6.1163, -15.5881
Hunter-Lab:
14.9480, -0.4710, -9.4500
#1a2a3f color charts
#1a2a3f color shades, tints & tones
#1a2a3f color schemes
#1a2a3f color preview, HTML & CSS examples
This text has a color of #1a2a3f
<p style="color:#1a2a3f;">Text here</p>
.mytext {color:#1a2a3f;}
This box has a color of #1a2a3f
<div style="background-color:#1a2a3f;">Content here</div>
.mybackground {background-color:#1a2a3f;}
Border around this has a color of #1a2a3f
<div style="border:2px solid #1a2a3f;">Content here</div>
.myborder {border:2px solid #1a2a3f;}