#001e86 color space conversions
Hex:
#001e86
RGB:
0, 30, 134
CMY:
100, 88, 47
CMYK:
100, 78, 0, 47
HSL:
227°, 100.0000%, 26.2745%
HSV (HSB):
227°, 100.0000%, 52.5490%
XYZ:
4.7673, 2.6498, 22.8144
xyY:
0.1577, 0.0876, 2.6498
CIE-Lab:
18.5829, 35.3310, -59.1644
CIE-LCH:
18.5829, 68.9109, 300.8443
CIE-Luv:
18.5829, -7.0107, -62.1367
Hunter-Lab:
16.2781, 23.7902, -71.7026
#001e86 color charts
#001e86 color shades, tints & tones
#001e86 color schemes
#001e86 color preview, HTML & CSS examples
This text has a color of #001e86
<p style="color:#001e86;">Text here</p>
.mytext {color:#001e86;}
This box has a color of #001e86
<div style="background-color:#001e86;">Content here</div>
.mybackground {background-color:#001e86;}
Border around this has a color of #001e86
<div style="border:2px solid #001e86;">Content here</div>
.myborder {border:2px solid #001e86;}