#1b255e color space conversions
Hex:
#1b255e
RGB:
27, 37, 94
CMY:
89, 85, 63
CMYK:
71, 61, 0, 63
HSL:
231°, 55.3719%, 23.7255%
HSV (HSB):
231°, 71.2766%, 36.8627%
XYZ:
3.1339, 2.3643, 10.8809
xyY:
0.1913, 0.1443, 2.3643
CIE-Lab:
17.2935, 16.8260, -35.4081
CIE-LCH:
17.2935, 39.2027, 295.4171
CIE-Luv:
17.2935, -4.9183, -38.1399
Hunter-Lab:
15.3763, 9.4728, -31.1925
#1b255e color charts
#1b255e color shades, tints & tones
#1b255e color schemes
#1b255e color preview, HTML & CSS examples
This text has a color of #1b255e
<p style="color:#1b255e;">Text here</p>
.mytext {color:#1b255e;}
This box has a color of #1b255e
<div style="background-color:#1b255e;">Content here</div>
.mybackground {background-color:#1b255e;}
Border around this has a color of #1b255e
<div style="border:2px solid #1b255e;">Content here</div>
.myborder {border:2px solid #1b255e;}