#001c85 color space conversions
Hex:
#001c85
RGB:
0, 28, 133
CMY:
100, 89, 48
CMYK:
100, 79, 0, 48
HSL:
227°, 100.0000%, 26.0784%
HSV (HSB):
227°, 100.0000%, 52.1569%
XYZ:
4.6489, 2.5240, 22.4325
xyY:
0.1570, 0.0853, 2.5240
CIE-Lab:
18.0266, 36.1886, -59.4567
CIE-LCH:
18.0266, 69.6039, 301.3270
CIE-Luv:
18.0266, -6.6765, -61.2733
Hunter-Lab:
15.8870, 24.4309, -72.5967
#001c85 color charts
#001c85 color shades, tints & tones
#001c85 color schemes
#001c85 color preview, HTML & CSS examples
This text has a color of #001c85
<p style="color:#001c85;">Text here</p>
.mytext {color:#001c85;}
This box has a color of #001c85
<div style="background-color:#001c85;">Content here</div>
.mybackground {background-color:#001c85;}
Border around this has a color of #001c85
<div style="border:2px solid #001c85;">Content here</div>
.myborder {border:2px solid #001c85;}