#100e7e color space conversions
Hex:
#100e7e
RGB:
16, 14, 126
CMY:
94, 95, 51
CMYK:
87, 89, 0, 51
HSL:
241°, 80.0000%, 27.4510%
HSV (HSB):
241°, 88.8889%, 49.4118%
XYZ:
4.1366, 1.9306, 19.8933
xyY:
0.1593, 0.0744, 1.9306
CIE-Lab:
15.1187, 41.7433, -59.8339
CIE-LCH:
15.1187, 72.9561, 304.9017
CIE-Luv:
15.1187, -3.8306, -55.2389
Hunter-Lab:
13.8946, 28.8265, -75.1610
#100e7e color charts
#100e7e color shades, tints & tones
#100e7e color schemes
#100e7e color preview, HTML & CSS examples
This text has a color of #100e7e
<p style="color:#100e7e;">Text here</p>
.mytext {color:#100e7e;}
This box has a color of #100e7e
<div style="background-color:#100e7e;">Content here</div>
.mybackground {background-color:#100e7e;}
Border around this has a color of #100e7e
<div style="border:2px solid #100e7e;">Content here</div>
.myborder {border:2px solid #100e7e;}