#1a2def color space conversions
Hex:
#1a2def
RGB:
26, 45, 239
CMY:
90, 82, 6
CMYK:
89, 81, 0, 6
HSL:
235°, 86.9388%, 51.9608%
HSV (HSB):
235°, 89.1213%, 93.7255%
XYZ:
16.9444, 8.3284, 82.3758
xyY:
0.1574, 0.0774, 8.3284
CIE-Lab:
34.6576, 63.0535, -94.8991
CIE-LCH:
34.6576, 113.9367, 303.6012
CIE-Luv:
34.6576, -10.6345, -124.1928
Hunter-Lab:
28.8589, 54.3022, -149.0380
#1a2def color charts
#1a2def color shades, tints & tones
#1a2def color schemes
#1a2def color preview, HTML & CSS examples
This text has a color of #1a2def
<p style="color:#1a2def;">Text here</p>
.mytext {color:#1a2def;}
This box has a color of #1a2def
<div style="background-color:#1a2def;">Content here</div>
.mybackground {background-color:#1a2def;}
Border around this has a color of #1a2def
<div style="border:2px solid #1a2def;">Content here</div>
.myborder {border:2px solid #1a2def;}