#1c225c color space conversions
Hex:
#1c225c
RGB:
28, 34, 92
CMY:
89, 87, 64
CMYK:
70, 63, 0, 64
HSL:
234°, 53.3333%, 23.5294%
HSV (HSB):
234°, 69.5652%, 36.0784%
XYZ:
2.9827, 2.1636, 10.3856
xyY:
0.1920, 0.1393, 2.1636
CIE-Lab:
16.3236, 18.3843, -35.6503
CIE-LCH:
16.3236, 40.1115, 297.2795
CIE-Luv:
16.3236, -3.9649, -37.3329
Hunter-Lab:
14.7093, 10.4541, -31.5657
#1c225c color charts
#1c225c color shades, tints & tones
#1c225c color schemes
#1c225c color preview, HTML & CSS examples
This text has a color of #1c225c
<p style="color:#1c225c;">Text here</p>
.mytext {color:#1c225c;}
This box has a color of #1c225c
<div style="background-color:#1c225c;">Content here</div>
.mybackground {background-color:#1c225c;}
Border around this has a color of #1c225c
<div style="border:2px solid #1c225c;">Content here</div>
.myborder {border:2px solid #1c225c;}