#1b2dac color space conversions
Hex:
#1b2dac
RGB:
27, 45, 172
CMY:
89, 82, 33
CMYK:
84, 74, 0, 33
HSL:
233°, 72.8643%, 39.0196%
HSV (HSB):
233°, 84.3023%, 67.4510%
XYZ:
8.8368, 5.0883, 39.5461
xyY:
0.1653, 0.0952, 5.0883
CIE-Lab:
26.9850, 41.2305, -68.5838
CIE-LCH:
26.9850, 80.0230, 301.0130
CIE-Luv:
26.9850, -8.5596, -85.4668
Hunter-Lab:
22.5574, 30.4515, -88.1533
#1b2dac color charts
#1b2dac color shades, tints & tones
#1b2dac color schemes
#1b2dac color preview, HTML & CSS examples
This text has a color of #1b2dac
<p style="color:#1b2dac;">Text here</p>
.mytext {color:#1b2dac;}
This box has a color of #1b2dac
<div style="background-color:#1b2dac;">Content here</div>
.mybackground {background-color:#1b2dac;}
Border around this has a color of #1b2dac
<div style="border:2px solid #1b2dac;">Content here</div>
.myborder {border:2px solid #1b2dac;}