#100eaa color space conversions
Hex:
#100eaa
RGB:
16, 14, 170
CMY:
94, 95, 33
CMYK:
91, 92, 0, 33
HSL:
241°, 84.7826%, 36.0784%
HSV (HSB):
241°, 91.7647%, 66.6667%
XYZ:
7.6264, 3.3265, 38.2703
xyY:
0.1549, 0.0676, 3.3265
CIE-Lab:
21.3068, 54.8522, -76.8225
CIE-LCH:
21.3068, 94.3952, 305.5273
CIE-Luv:
21.3068, -5.7686, -81.6043
Hunter-Lab:
18.2387, 42.7210, -111.6411
#100eaa color charts
#100eaa color shades, tints & tones
#100eaa color schemes
#100eaa color preview, HTML & CSS examples
This text has a color of #100eaa
<p style="color:#100eaa;">Text here</p>
.mytext {color:#100eaa;}
This box has a color of #100eaa
<div style="background-color:#100eaa;">Content here</div>
.mybackground {background-color:#100eaa;}
Border around this has a color of #100eaa
<div style="border:2px solid #100eaa;">Content here</div>
.myborder {border:2px solid #100eaa;}