#100e82 color space conversions
Hex:
#100e82
RGB:
16, 14, 130
CMY:
94, 95, 49
CMYK:
88, 89, 0, 49
HSL:
241°, 80.5556%, 28.2353%
HSV (HSB):
241°, 89.2308%, 50.9804%
XYZ:
4.4000, 2.0359, 21.2802
xyY:
0.1588, 0.0735, 2.0359
CIE-Lab:
15.6747, 43.0026, -61.4535
CIE-LCH:
15.6747, 75.0050, 304.9827
CIE-Luv:
15.6747, -4.0073, -57.6343
Hunter-Lab:
14.2686, 30.0735, -78.4367
#100e82 color charts
#100e82 color shades, tints & tones
#100e82 color schemes
#100e82 color preview, HTML & CSS examples
This text has a color of #100e82
<p style="color:#100e82;">Text here</p>
.mytext {color:#100e82;}
This box has a color of #100e82
<div style="background-color:#100e82;">Content here</div>
.mybackground {background-color:#100e82;}
Border around this has a color of #100e82
<div style="border:2px solid #100e82;">Content here</div>
.myborder {border:2px solid #100e82;}