#100e8b color space conversions
Hex:
#100e8b
RGB:
16, 14, 139
CMY:
94, 95, 45
CMYK:
88, 90, 0, 45
HSL:
241°, 81.6993%, 30.0000%
HSV (HSB):
241°, 89.9281%, 54.5098%
XYZ:
5.0309, 2.2883, 24.6026
xyY:
0.1576, 0.0717, 2.2883
CIE-Lab:
16.9329, 45.7805, -65.0350
CIE-LCH:
16.9329, 79.5324, 305.1431
CIE-Luv:
16.9329, -4.4050, -63.0323
Hunter-Lab:
15.1272, 32.8921, -85.8394
#100e8b color charts
#100e8b color shades, tints & tones
#100e8b color schemes
#100e8b color preview, HTML & CSS examples
This text has a color of #100e8b
<p style="color:#100e8b;">Text here</p>
.mytext {color:#100e8b;}
This box has a color of #100e8b
<div style="background-color:#100e8b;">Content here</div>
.mybackground {background-color:#100e8b;}
Border around this has a color of #100e8b
<div style="border:2px solid #100e8b;">Content here</div>
.myborder {border:2px solid #100e8b;}