#100aac color space conversions
Hex:
#100aac
RGB:
16, 10, 172
CMY:
94, 96, 33
CMYK:
91, 94, 0, 33
HSL:
242°, 89.0110%, 35.6863%
HSV (HSB):
242°, 94.1860%, 67.4510%
XYZ:
7.7686, 3.3058, 39.2584
xyY:
0.1543, 0.0657, 3.3058
CIE-Lab:
21.2292, 56.5188, -78.1606
CIE-LCH:
21.2292, 96.4544, 305.8711
CIE-Luv:
21.2292, -5.6310, -82.3662
Hunter-Lab:
18.1819, 44.4500, -115.2920
#100aac color charts
#100aac RGB chart
#100aac CMYK chart
#100aac RGB pie chart
#100aac color shades, tints & tones
#100aac color schemes
#100aac color preview, HTML & CSS examples
This text has a color of #100aac
<p style="color:#100aac;">Text here</p>
.mytext {color:#100aac;}
Text color #100aac
This box has a color of #100aac
<div style="background-color:#100aac;">Content here</div>
.mybackground {background-color:#100aac;}
Background color #100aac
Border around this has a color of #100aac
<div style="border:2px solid #100aac;">Content here</div>
.myborder {border:2px solid #100aac;}
Border color #100aac