#1e2e3f color space conversions
Hex:
#1e2e3f
RGB:
30, 46, 63
CMY:
88, 82, 75
CMYK:
52, 27, 0, 75
HSL:
211°, 35.4839%, 18.2353%
HSV (HSB):
211°, 52.3810%, 24.7059%
XYZ:
2.4096, 2.5889, 5.0753
xyY:
0.2392, 0.2570, 2.5889
CIE-Lab:
18.3159, -1.0299, -12.8123
CIE-LCH:
18.3159, 12.8536, 265.4041
CIE-Luv:
18.3159, -6.4655, -13.2673
Hunter-Lab:
16.0900, -1.4257, -7.4390
#1e2e3f color charts
#1e2e3f color shades, tints & tones
#1e2e3f color schemes
#1e2e3f color preview, HTML & CSS examples
This text has a color of #1e2e3f
<p style="color:#1e2e3f;">Text here</p>
.mytext {color:#1e2e3f;}
This box has a color of #1e2e3f
<div style="background-color:#1e2e3f;">Content here</div>
.mybackground {background-color:#1e2e3f;}
Border around this has a color of #1e2e3f
<div style="border:2px solid #1e2e3f;">Content here</div>
.myborder {border:2px solid #1e2e3f;}