#100e5c color space conversions
Hex:
#100e5c
RGB:
16, 14, 92
CMY:
94, 95, 64
CMYK:
83, 85, 0, 64
HSL:
242°, 73.5849%, 20.7843%
HSV (HSB):
242°, 84.7826%, 36.0784%
XYZ:
2.3025, 1.1969, 10.2349
xyY:
0.1676, 0.0871, 1.1969
CIE-Lab:
10.5348, 30.2997, -45.1868
CIE-LCH:
10.5348, 54.4051, 303.8436
CIE-Luv:
10.5348, -2.3440, -35.1900
Hunter-Lab:
10.9405, 18.4206, -47.8078
#100e5c color charts
#100e5c color shades, tints & tones
#100e5c color schemes
#100e5c color preview, HTML & CSS examples
This text has a color of #100e5c
<p style="color:#100e5c;">Text here</p>
.mytext {color:#100e5c;}
This box has a color of #100e5c
<div style="background-color:#100e5c;">Content here</div>
.mybackground {background-color:#100e5c;}
Border around this has a color of #100e5c
<div style="border:2px solid #100e5c;">Content here</div>
.myborder {border:2px solid #100e5c;}