#1b128d color space conversions
Hex:
#1b128d
RGB:
27, 18, 141
CMY:
89, 93, 45
CMYK:
81, 87, 0, 45
HSL:
244°, 77.3585%, 31.1765%
HSV (HSB):
244°, 87.2340%, 55.2941%
XYZ:
5.4760, 2.5887, 25.4104
xyY:
0.1636, 0.0773, 2.5887
CIE-Lab:
18.3151, 45.2032, -63.9706
CIE-LCH:
18.3151, 78.3298, 305.2460
CIE-Luv:
18.3151, -3.8382, -65.4883
Hunter-Lab:
16.0895, 32.5955, -82.3750
#1b128d color charts
#1b128d color shades, tints & tones
#1b128d color schemes
#1b128d color preview, HTML & CSS examples
This text has a color of #1b128d
<p style="color:#1b128d;">Text here</p>
.mytext {color:#1b128d;}
This box has a color of #1b128d
<div style="background-color:#1b128d;">Content here</div>
.mybackground {background-color:#1b128d;}
Border around this has a color of #1b128d
<div style="border:2px solid #1b128d;">Content here</div>
.myborder {border:2px solid #1b128d;}