#001b8c color space conversions
Hex:
#001b8c
RGB:
0, 27, 140
CMY:
100, 89, 45
CMYK:
100, 81, 0, 45
HSL:
228°, 100.0000%, 27.4510%
HSV (HSB):
228°, 100.0000%, 54.9020%
XYZ:
5.1256, 2.6773, 25.0576
xyY:
0.1560, 0.0815, 2.6773
CIE-Lab:
18.7023, 39.3237, -62.7306
CIE-LCH:
18.7023, 74.0371, 302.0822
CIE-Luv:
18.7023, -6.7195, -65.2319
Hunter-Lab:
16.3625, 27.2808, -79.3431
#001b8c color charts
#001b8c color shades, tints & tones
#001b8c color schemes
#001b8c color preview, HTML & CSS examples
This text has a color of #001b8c
<p style="color:#001b8c;">Text here</p>
.mytext {color:#001b8c;}
This box has a color of #001b8c
<div style="background-color:#001b8c;">Content here</div>
.mybackground {background-color:#001b8c;}
Border around this has a color of #001b8c
<div style="border:2px solid #001b8c;">Content here</div>
.myborder {border:2px solid #001b8c;}