#12288c color space conversions
Hex:
#12288c
RGB:
18, 40, 140
CMY:
93, 84, 45
CMYK:
87, 71, 0, 45
HSL:
229°, 77.2152%, 30.9804%
HSV (HSB):
229°, 87.1429%, 54.9020%
XYZ:
5.7419, 3.5396, 25.1915
xyY:
0.1666, 0.1027, 3.5396
CIE-Lab:
22.0871, 32.0208, -57.1128
CIE-LCH:
22.0871, 65.4768, 299.2776
CIE-Luv:
22.0871, -7.7424, -66.4212
Hunter-Lab:
18.8139, 21.5526, -66.2186
#12288c color charts
#12288c color shades, tints & tones
#12288c color schemes
#12288c color preview, HTML & CSS examples
This text has a color of #12288c
<p style="color:#12288c;">Text here</p>
.mytext {color:#12288c;}
This box has a color of #12288c
<div style="background-color:#12288c;">Content here</div>
.mybackground {background-color:#12288c;}
Border around this has a color of #12288c
<div style="border:2px solid #12288c;">Content here</div>
.myborder {border:2px solid #12288c;}