#001c8b color space conversions
Hex:
#001c8b
RGB:
0, 28, 139
CMY:
100, 89, 45
CMYK:
100, 80, 0, 45
HSL:
228°, 100.0000%, 27.2549%
HSV (HSB):
228°, 100.0000%, 54.5098%
XYZ:
5.0755, 2.6946, 24.6787
xyY:
0.1564, 0.0830, 2.6946
CIE-Lab:
18.7767, 38.3852, -61.9814
CIE-LCH:
18.7767, 72.9048, 301.7700
CIE-Luv:
18.7767, -6.8331, -64.7952
Hunter-Lab:
16.4152, 26.4642, -77.6463
#001c8b color charts
#001c8b color shades, tints & tones
#001c8b color schemes
#001c8b color preview, HTML & CSS examples
This text has a color of #001c8b
<p style="color:#001c8b;">Text here</p>
.mytext {color:#001c8b;}
This box has a color of #001c8b
<div style="background-color:#001c8b;">Content here</div>
.mybackground {background-color:#001c8b;}
Border around this has a color of #001c8b
<div style="border:2px solid #001c8b;">Content here</div>
.myborder {border:2px solid #001c8b;}