#1a1e65 color space conversions
Hex:
#1a1e65
RGB:
26, 30, 101
CMY:
90, 88, 60
CMYK:
74, 70, 0, 60
HSL:
237°, 59.0551%, 24.9020%
HSV (HSB):
237°, 74.2574%, 39.6078%
XYZ:
3.2392, 2.0877, 12.5442
xyY:
0.1813, 0.1168, 2.0877
CIE-Lab:
15.9411, 24.4308, -42.2465
CIE-LCH:
15.9411, 48.8020, 300.0405
CIE-Luv:
15.9411, -3.8029, -43.1147
Hunter-Lab:
14.4490, 14.7310, -41.3593
#1a1e65 color charts
#1a1e65 color shades, tints & tones
#1a1e65 color schemes
#1a1e65 color preview, HTML & CSS examples
This text has a color of #1a1e65
<p style="color:#1a1e65;">Text here</p>
.mytext {color:#1a1e65;}
This box has a color of #1a1e65
<div style="background-color:#1a1e65;">Content here</div>
.mybackground {background-color:#1a1e65;}
Border around this has a color of #1a1e65
<div style="border:2px solid #1a1e65;">Content here</div>
.myborder {border:2px solid #1a1e65;}