#010080 color space conversions
Hex:
#010080
RGB:
1, 0, 128
CMY:
100, 100, 50
CMYK:
99, 100, 0, 50
HSL:
240°, 100.0000%, 25.0980%
HSV (HSB):
240°, 100.0000%, 50.1961%
XYZ:
3.9088, 1.5650, 20.5181
xyY:
0.1504, 0.0602, 1.5650
CIE-Lab:
13.0152, 47.5201, -64.6365
CIE-LCH:
13.0152, 80.2249, 306.3229
CIE-Luv:
13.0152, -3.7292, -52.4464
Hunter-Lab:
12.5099, 33.8814, -88.4880
#010080 color charts
#010080 RGB chart
#010080 CMYK chart
#010080 RGB pie chart
#010080 color shades, tints & tones
#010080 color schemes
#010080 color preview, HTML & CSS examples
This text has a color of #010080
<p style="color:#010080;">Text here</p>
.mytext {color:#010080;}
Text color #010080
This box has a color of #010080
<div style="background-color:#010080;">Content here</div>
.mybackground {background-color:#010080;}
Background color #010080
Border around this has a color of #010080
<div style="border:2px solid #010080;">Content here</div>
.myborder {border:2px solid #010080;}
Border color #010080