#1c128c color space conversions
Hex:
#1c128c
RGB:
28, 18, 140
CMY:
89, 93, 45
CMYK:
80, 87, 0, 45
HSL:
245°, 77.2152%, 30.9804%
HSV (HSB):
245°, 87.1429%, 54.9020%
XYZ:
5.4288, 2.5729, 25.0214
xyY:
0.1644, 0.0779, 2.5729
CIE-Lab:
18.2453, 44.9478, -63.4595
CIE-LCH:
18.2453, 77.7651, 305.3096
CIE-Luv:
18.2453, -3.6746, -64.9630
Hunter-Lab:
16.0404, 32.3421, -81.2584
#1c128c color charts
#1c128c color shades, tints & tones
#1c128c color schemes
#1c128c color preview, HTML & CSS examples
This text has a color of #1c128c
<p style="color:#1c128c;">Text here</p>
.mytext {color:#1c128c;}
This box has a color of #1c128c
<div style="background-color:#1c128c;">Content here</div>
.mybackground {background-color:#1c128c;}
Border around this has a color of #1c128c
<div style="border:2px solid #1c128c;">Content here</div>
.myborder {border:2px solid #1c128c;}