#1a2ed3 color space conversions
Hex:
#1a2ed3
RGB:
26, 46, 211
CMY:
90, 82, 17
CMYK:
88, 78, 0, 17
HSL:
234°, 78.0591%, 46.4706%
HSV (HSB):
234°, 87.6777%, 82.7451%
XYZ:
13.1609, 6.8768, 62.2617
xyY:
0.1599, 0.0836, 6.8768
CIE-Lab:
31.5247, 53.8259, -84.0643
CIE-LCH:
31.5247, 99.8200, 302.6312
CIE-Luv:
31.5247, -9.8991, -108.2508
Hunter-Lab:
26.2236, 43.6929, -122.4137
#1a2ed3 color charts
#1a2ed3 color shades, tints & tones
#1a2ed3 color schemes
#1a2ed3 color preview, HTML & CSS examples
This text has a color of #1a2ed3
<p style="color:#1a2ed3;">Text here</p>
.mytext {color:#1a2ed3;}
This box has a color of #1a2ed3
<div style="background-color:#1a2ed3;">Content here</div>
.mybackground {background-color:#1a2ed3;}
Border around this has a color of #1a2ed3
<div style="border:2px solid #1a2ed3;">Content here</div>
.myborder {border:2px solid #1a2ed3;}