#1a1d65 color space conversions
Hex:
#1a1d65
RGB:
26, 29, 101
CMY:
90, 89, 60
CMYK:
74, 71, 0, 60
HSL:
238°, 59.0551%, 24.9020%
HSV (HSB):
238°, 74.2574%, 39.6078%
XYZ:
3.2143, 2.0379, 12.5359
xyY:
0.1807, 0.1146, 2.0379
CIE-Lab:
15.6850, 25.1181, -42.6666
CIE-LCH:
15.6850, 49.5112, 300.4856
CIE-Luv:
15.6850, -3.6177, -43.1100
Hunter-Lab:
14.2756, 15.2092, -42.0715
#1a1d65 color charts
#1a1d65 color shades, tints & tones
#1a1d65 color schemes
#1a1d65 color preview, HTML & CSS examples
This text has a color of #1a1d65
<p style="color:#1a1d65;">Text here</p>
.mytext {color:#1a1d65;}
This box has a color of #1a1d65
<div style="background-color:#1a1d65;">Content here</div>
.mybackground {background-color:#1a1d65;}
Border around this has a color of #1a1d65
<div style="border:2px solid #1a1d65;">Content here</div>
.myborder {border:2px solid #1a1d65;}