#000aaf color space conversions
Hex:
#000aaf
RGB:
0, 10, 175
CMY:
100, 96, 31
CMYK:
100, 94, 0, 31
HSL:
237°, 100.0000%, 34.3137%
HSV (HSB):
237°, 100.0000%, 68.6275%
XYZ:
7.8464, 3.3122, 40.7832
xyY:
0.1511, 0.0638, 3.3122
CIE-Lab:
21.2533, 57.1366, -79.9387
CIE-LCH:
21.2533, 98.2588, 305.5555
CIE-Luv:
21.2533, -6.4538, -83.6101
Hunter-Lab:
18.1995, 45.1080, -120.1229
#000aaf color charts
#000aaf RGB chart
#000aaf CMYK chart
#000aaf RGB pie chart
#000aaf color shades, tints & tones
#000aaf color schemes
#000aaf color preview, HTML & CSS examples
This text has a color of #000aaf
<p style="color:#000aaf;">Text here</p>
.mytext {color:#000aaf;}
Text color #000aaf
This box has a color of #000aaf
<div style="background-color:#000aaf;">Content here</div>
.mybackground {background-color:#000aaf;}
Background color #000aaf
Border around this has a color of #000aaf
<div style="border:2px solid #000aaf;">Content here</div>
.myborder {border:2px solid #000aaf;}
Border color #000aaf