#000dae color space conversions
Hex:
#000dae
RGB:
0, 13, 174
CMY:
100, 95, 32
CMYK:
100, 93, 0, 32
HSL:
236°, 100.0000%, 34.1176%
HSV (HSB):
236°, 100.0000%, 68.2353%
XYZ:
7.7839, 3.3438, 40.2796
xyY:
0.1514, 0.0650, 3.3438
CIE-Lab:
21.3714, 56.0478, -79.1391
CIE-LCH:
21.3714, 96.9760, 305.3069
CIE-Luv:
21.3714, -6.5801, -83.3496
Hunter-Lab:
18.2862, 43.9816, -117.7998
#000dae color charts
#000dae RGB chart
#000dae CMYK chart
#000dae RGB pie chart
#000dae color shades, tints & tones
#000dae color schemes
#000dae color preview, HTML & CSS examples
This text has a color of #000dae
<p style="color:#000dae;">Text here</p>
.mytext {color:#000dae;}
Text color #000dae
This box has a color of #000dae
<div style="background-color:#000dae;">Content here</div>
.mybackground {background-color:#000dae;}
Background color #000dae
Border around this has a color of #000dae
<div style="border:2px solid #000dae;">Content here</div>
.myborder {border:2px solid #000dae;}
Border color #000dae