#1a065c color space conversions
Hex:
#1a065c
RGB:
26, 6, 92
CMY:
90, 98, 64
CMYK:
72, 93, 0, 64
HSL:
254°, 87.7551%, 19.2157%
HSV (HSB):
254°, 93.4783%, 36.0784%
XYZ:
2.4229, 1.1226, 10.2142
xyY:
0.1761, 0.0816, 1.1226
CIE-Lab:
9.9734, 35.1985, -46.0933
CIE-LCH:
9.9734, 57.9959, 307.3667
CIE-Luv:
9.9734, -0.4713, -34.4732
Hunter-Lab:
10.5951, 22.2779, -49.7417
#1a065c color charts
#1a065c color shades, tints & tones
#1a065c color schemes
#1a065c color preview, HTML & CSS examples
This text has a color of #1a065c
<p style="color:#1a065c;">Text here</p>
.mytext {color:#1a065c;}
This box has a color of #1a065c
<div style="background-color:#1a065c;">Content here</div>
.mybackground {background-color:#1a065c;}
Border around this has a color of #1a065c
<div style="border:2px solid #1a065c;">Content here</div>
.myborder {border:2px solid #1a065c;}