#1c256e color space conversions
Hex:
#1c256e
RGB:
28, 37, 110
CMY:
89, 85, 57
CMYK:
75, 66, 0, 57
HSL:
233°, 59.4203%, 27.0588%
HSV (HSB):
233°, 74.5455%, 43.1373%
XYZ:
3.9549, 2.6958, 15.0637
xyY:
0.1821, 0.1241, 2.6958
CIE-Lab:
18.7820, 23.3398, -43.4709
CIE-LCH:
18.7820, 49.3403, 298.2317
CIE-Luv:
18.7820, -5.1879, -48.2231
Hunter-Lab:
16.4189, 14.2634, -42.9032
#1c256e color charts
#1c256e color shades, tints & tones
#1c256e color schemes
#1c256e color preview, HTML & CSS examples
This text has a color of #1c256e
<p style="color:#1c256e;">Text here</p>
.mytext {color:#1c256e;}
This box has a color of #1c256e
<div style="background-color:#1c256e;">Content here</div>
.mybackground {background-color:#1c256e;}
Border around this has a color of #1c256e
<div style="border:2px solid #1c256e;">Content here</div>
.myborder {border:2px solid #1c256e;}