#1b245e color space conversions
Hex:
#1b245e
RGB:
27, 36, 94
CMY:
89, 86, 63
CMYK:
71, 62, 0, 63
HSL:
232°, 55.3719%, 23.7255%
HSV (HSB):
232°, 71.2766%, 36.8627%
XYZ:
3.1033, 2.3029, 10.8706
xyY:
0.1907, 0.1415, 2.3029
CIE-Lab:
17.0028, 17.5537, -35.8801
CIE-LCH:
17.0028, 39.9439, 296.0694
CIE-Luv:
17.0028, -4.6781, -38.3140
Hunter-Lab:
15.1754, 9.9451, -31.8487
#1b245e color charts
#1b245e color shades, tints & tones
#1b245e color schemes
#1b245e color preview, HTML & CSS examples
This text has a color of #1b245e
<p style="color:#1b245e;">Text here</p>
.mytext {color:#1b245e;}
This box has a color of #1b245e
<div style="background-color:#1b245e;">Content here</div>
.mybackground {background-color:#1b245e;}
Border around this has a color of #1b245e
<div style="border:2px solid #1b245e;">Content here</div>
.myborder {border:2px solid #1b245e;}