#001b6c color space conversions
Hex:
#001b6c
RGB:
0, 27, 108
CMY:
100, 89, 58
CMYK:
100, 75, 0, 58
HSL:
225°, 100.0000%, 21.1765%
HSV (HSB):
225°, 100.0000%, 42.3529%
XYZ:
3.0987, 1.8666, 14.3843
xyY:
0.1601, 0.0965, 1.8666
CIE-Lab:
14.7709, 27.0960, -48.8074
CIE-LCH:
14.7709, 55.8243, 299.0374
CIE-Luv:
14.7709, -5.9348, -46.4856
Hunter-Lab:
13.6623, 16.5762, -52.8599
#001b6c color charts
#001b6c color shades, tints & tones
#001b6c color schemes
#001b6c color preview, HTML & CSS examples
This text has a color of #001b6c
<p style="color:#001b6c;">Text here</p>
.mytext {color:#001b6c;}
This box has a color of #001b6c
<div style="background-color:#001b6c;">Content here</div>
.mybackground {background-color:#001b6c;}
Border around this has a color of #001b6c
<div style="border:2px solid #001b6c;">Content here</div>
.myborder {border:2px solid #001b6c;}