#000a58 color space conversions
Hex:
#000a58
RGB:
0, 10, 88
CMY:
100, 96, 65
CMYK:
100, 89, 0, 65
HSL:
233°, 100.0000%, 17.2549%
HSV (HSB):
233°, 100.0000%, 34.5098%
XYZ:
1.8700, 0.9217, 9.3119
xyY:
0.1545, 0.0761, 0.9217
CIE-Lab:
8.3210, 30.1483, -46.1833
CIE-LCH:
8.3210, 55.1527, 303.1364
CIE-Luv:
8.3210, -2.8559, -30.0958
Hunter-Lab:
9.6003, 17.9684, -50.7882
#000a58 color charts
#000a58 color shades, tints & tones
#000a58 color schemes
#000a58 color preview, HTML & CSS examples
This text has a color of #000a58
<p style="color:#000a58;">Text here</p>
.mytext {color:#000a58;}
This box has a color of #000a58
<div style="background-color:#000a58;">Content here</div>
.mybackground {background-color:#000a58;}
Border around this has a color of #000a58
<div style="border:2px solid #000a58;">Content here</div>
.myborder {border:2px solid #000a58;}