#000dac color space conversions
Hex:
#000dac
RGB:
0, 13, 172
CMY:
100, 95, 33
CMYK:
100, 92, 0, 33
HSL:
235°, 100.0000%, 33.7255%
HSV (HSB):
235°, 100.0000%, 67.4510%
XYZ:
7.5903, 3.2664, 39.2602
xyY:
0.1515, 0.0652, 3.2664
CIE-Lab:
21.0807, 55.4858, -78.4188
CIE-LCH:
21.0807, 96.0634, 305.2816
CIE-Luv:
21.0807, -6.4996, -82.1434
Hunter-Lab:
18.0732, 43.3377, -116.1436
#000dac color charts
#000dac RGB chart
#000dac CMYK chart
#000dac RGB pie chart
#000dac color shades, tints & tones
#000dac color schemes
#000dac color preview, HTML & CSS examples
This text has a color of #000dac
<p style="color:#000dac;">Text here</p>
.mytext {color:#000dac;}
Text color #000dac
This box has a color of #000dac
<div style="background-color:#000dac;">Content here</div>
.mybackground {background-color:#000dac;}
Background color #000dac
Border around this has a color of #000dac
<div style="border:2px solid #000dac;">Content here</div>
.myborder {border:2px solid #000dac;}
Border color #000dac