#1b256b color space conversions
Hex:
#1b256b
RGB:
27, 37, 107
CMY:
89, 85, 58
CMYK:
75, 65, 0, 58
HSL:
233°, 59.7015%, 26.2745%
HSV (HSB):
233°, 74.7664%, 41.9608%
XYZ:
3.7674, 2.6177, 14.2166
xyY:
0.1829, 0.1271, 2.6177
CIE-Lab:
18.4427, 22.0193, -42.0793
CIE-LCH:
18.4427, 47.4923, 297.6222
CIE-Luv:
18.4427, -5.2656, -46.3632
Hunter-Lab:
16.1793, 13.2507, -40.7723
#1b256b color charts
#1b256b color shades, tints & tones
#1b256b color schemes
#1b256b color preview, HTML & CSS examples
This text has a color of #1b256b
<p style="color:#1b256b;">Text here</p>
.mytext {color:#1b256b;}
This box has a color of #1b256b
<div style="background-color:#1b256b;">Content here</div>
.mybackground {background-color:#1b256b;}
Border around this has a color of #1b256b
<div style="border:2px solid #1b256b;">Content here</div>
.myborder {border:2px solid #1b256b;}