#1a2cc3 color space conversions
Hex:
#1a2cc3
RGB:
26, 44, 195
CMY:
90, 83, 24
CMYK:
87, 77, 0, 24
HSL:
234°, 76.4706%, 43.3333%
HSV (HSB):
234°, 86.6667%, 76.4706%
XYZ:
11.1770, 5.9611, 52.1913
xyY:
0.1612, 0.0860, 5.9611
CIE-Lab:
29.3141, 49.6427, -78.3944
CIE-LCH:
29.3141, 92.7905, 302.3437
CIE-Luv:
29.3141, -9.1429, -98.9741
Hunter-Lab:
24.4154, 38.9878, -109.6499
#1a2cc3 color charts
#1a2cc3 color shades, tints & tones
#1a2cc3 color schemes
#1a2cc3 color preview, HTML & CSS examples
This text has a color of #1a2cc3
<p style="color:#1a2cc3;">Text here</p>
.mytext {color:#1a2cc3;}
This box has a color of #1a2cc3
<div style="background-color:#1a2cc3;">Content here</div>
.mybackground {background-color:#1a2cc3;}
Border around this has a color of #1a2cc3
<div style="border:2px solid #1a2cc3;">Content here</div>
.myborder {border:2px solid #1a2cc3;}