#000080 color space conversions
Hex:
#000080
RGB:
0, 0, 128
CMY:
100, 100, 50
CMYK:
100, 100, 0, 50
HSL:
240°, 100.0000%, 25.0980%
HSV (HSB):
240°, 100.0000%, 50.1961%
XYZ:
3.8963, 1.5585, 20.5175
xyY:
0.1500, 0.0600, 1.5585
CIE-Lab:
12.9753, 47.5078, -64.7043
CIE-LCH:
12.9753, 80.2722, 306.2872
CIE-Luv:
12.9753, -3.7757, -52.3624
Hunter-Lab:
12.4840, 33.8630, -88.7044
#000080 color charts
#000080 RGB chart
#000080 CMYK chart
#000080 RGB pie chart
#000080 color shades, tints & tones
#000080 color schemes
#000080 color preview, HTML & CSS examples
This text has a color of #000080
<p style="color:#000080;">Text here</p>
.mytext {color:#000080;}
Text color #000080
This box has a color of #000080
<div style="background-color:#000080;">Content here</div>
.mybackground {background-color:#000080;}
Background color #000080
Border around this has a color of #000080
<div style="border:2px solid #000080;">Content here</div>
.myborder {border:2px solid #000080;}
Border color #000080