#0000a5 color space conversions
Hex:
#0000a5
RGB:
0, 0, 165
CMY:
100, 100, 35
CMYK:
100, 100, 0, 35
HSL:
240°, 100.0000%, 32.3529%
HSV (HSB):
240°, 100.0000%, 64.7059%
XYZ:
6.7915, 2.7166, 35.7637
xyY:
0.1500, 0.0600, 2.7166
CIE-Lab:
18.8712, 57.1747, -77.8703
CIE-LCH:
18.8712, 96.6061, 306.2872
CIE-Luv:
18.8712, -5.4914, -76.1556
Hunter-Lab:
16.4821, 44.7078, -117.1126
#0000a5 color charts
#0000a5 color shades, tints & tones
#0000a5 color schemes
#0000a5 color preview, HTML & CSS examples
This text has a color of #0000a5
<p style="color:#0000a5;">Text here</p>
.mytext {color:#0000a5;}
This box has a color of #0000a5
<div style="background-color:#0000a5;">Content here</div>
.mybackground {background-color:#0000a5;}
Border around this has a color of #0000a5
<div style="border:2px solid #0000a5;">Content here</div>
.myborder {border:2px solid #0000a5;}