#001c8f color space conversions
Hex:
#001c8f
RGB:
0, 28, 143
CMY:
100, 89, 44
CMYK:
100, 80, 0, 44
HSL:
228°, 100.0000%, 28.0392%
HSV (HSB):
228°, 100.0000%, 56.0784%
XYZ:
5.3732, 2.8137, 26.2465
xyY:
0.1560, 0.0817, 2.8137
CIE-Lab:
19.2817, 39.8205, -63.6402
CIE-LCH:
19.2817, 75.0716, 302.0348
CIE-Luv:
19.2817, -6.9413, -67.1436
Hunter-Lab:
16.7740, 27.8239, -81.0299
#001c8f color charts
#001c8f color shades, tints & tones
#001c8f color schemes
#001c8f color preview, HTML & CSS examples
This text has a color of #001c8f
<p style="color:#001c8f;">Text here</p>
.mytext {color:#001c8f;}
This box has a color of #001c8f
<div style="background-color:#001c8f;">Content here</div>
.mybackground {background-color:#001c8f;}
Border around this has a color of #001c8f
<div style="border:2px solid #001c8f;">Content here</div>
.myborder {border:2px solid #001c8f;}