#100dac color space conversions
Hex:
#100dac
RGB:
16, 13, 172
CMY:
94, 95, 33
CMYK:
91, 92, 0, 33
HSL:
241°, 85.9459%, 36.2745%
HSV (HSB):
241°, 92.4419%, 67.4510%
XYZ:
7.8040, 3.3766, 39.2702
xyY:
0.1547, 0.0669, 3.3766
CIE-Lab:
21.4930, 55.7108, -77.7201
CIE-LCH:
21.4930, 95.6248, 305.6334
CIE-Luv:
21.4930, -5.7951, -82.6849
Hunter-Lab:
18.3754, 43.6515, -113.8459
#100dac color charts
#100dac color shades, tints & tones
#100dac color schemes
#100dac color preview, HTML & CSS examples
This text has a color of #100dac
<p style="color:#100dac;">Text here</p>
.mytext {color:#100dac;}
This box has a color of #100dac
<div style="background-color:#100dac;">Content here</div>
.mybackground {background-color:#100dac;}
Border around this has a color of #100dac
<div style="border:2px solid #100dac;">Content here</div>
.myborder {border:2px solid #100dac;}