#1b2b4e color space conversions
Hex:
#1b2b4e
RGB:
27, 43, 78
CMY:
89, 83, 69
CMYK:
65, 45, 0, 69
HSL:
221°, 48.5714%, 20.5882%
HSV (HSB):
221°, 65.3846%, 30.5882%
XYZ:
2.6910, 2.5108, 7.5505
xyY:
0.2110, 0.1969, 2.5108
CIE-Lab:
17.9675, 5.9806, -23.6033
CIE-LCH:
17.9675, 24.3492, 284.2184
CIE-Luv:
17.9675, -6.3054, -25.6177
Hunter-Lab:
15.8456, 2.5845, -17.1602
#1b2b4e color charts
#1b2b4e color shades, tints & tones
#1b2b4e color schemes
#1b2b4e color preview, HTML & CSS examples
This text has a color of #1b2b4e
<p style="color:#1b2b4e;">Text here</p>
.mytext {color:#1b2b4e;}
This box has a color of #1b2b4e
<div style="background-color:#1b2b4e;">Content here</div>
.mybackground {background-color:#1b2b4e;}
Border around this has a color of #1b2b4e
<div style="border:2px solid #1b2b4e;">Content here</div>
.myborder {border:2px solid #1b2b4e;}