#1b3f65 color space conversions
Hex:
#1b3f65
RGB:
27, 63, 101
CMY:
89, 75, 60
CMYK:
73, 38, 0, 60
HSL:
211°, 57.8125%, 25.0980%
HSV (HSB):
211°, 73.2673%, 39.6078%
XYZ:
4.5785, 4.7276, 12.9831
xyY:
0.2054, 0.2121, 4.7276
CIE-Lab:
25.9442, 1.1330, -26.1220
CIE-LCH:
25.9442, 26.1466, 272.4837
CIE-Luv:
25.9442, -12.7532, -32.5623
Hunter-Lab:
21.7431, -0.4634, -20.1828
#1b3f65 color charts
#1b3f65 color shades, tints & tones
#1b3f65 color schemes
#1b3f65 color preview, HTML & CSS examples
This text has a color of #1b3f65
<p style="color:#1b3f65;">Text here</p>
.mytext {color:#1b3f65;}
This box has a color of #1b3f65
<div style="background-color:#1b3f65;">Content here</div>
.mybackground {background-color:#1b3f65;}
Border around this has a color of #1b3f65
<div style="border:2px solid #1b3f65;">Content here</div>
.myborder {border:2px solid #1b3f65;}