#000a93 color space conversions
Hex:
#000a93
RGB:
0, 10, 147
CMY:
100, 96, 42
CMYK:
100, 93, 0, 42
HSL:
236°, 100.0000%, 28.8235%
HSV (HSB):
236°, 100.0000%, 57.6471%
XYZ:
5.3750, 2.3237, 27.7690
xyY:
0.1515, 0.0655, 2.3237
CIE-Lab:
17.1016, 49.2391, -69.7606
CIE-LCH:
17.1016, 85.3875, 305.2156
CIE-Luv:
17.1016, -5.2919, -66.4853
Hunter-Lab:
15.2436, 36.2642, -97.3371
#000a93 color charts
#000a93 color shades, tints & tones
#000a93 color schemes
#000a93 color preview, HTML & CSS examples
This text has a color of #000a93
<p style="color:#000a93;">Text here</p>
.mytext {color:#000a93;}
This box has a color of #000a93
<div style="background-color:#000a93;">Content here</div>
.mybackground {background-color:#000a93;}
Border around this has a color of #000a93
<div style="border:2px solid #000a93;">Content here</div>
.myborder {border:2px solid #000a93;}