#100c99 color space conversions
Hex:
#100c99
RGB:
16, 12, 153
CMY:
94, 95, 40
CMYK:
90, 92, 0, 40
HSL:
242°, 85.4545%, 32.3529%
HSV (HSB):
242°, 92.1569%, 60.0000%
XYZ:
6.0949, 2.6730, 30.3317
xyY:
0.1559, 0.0684, 2.6730
CIE-Lab:
18.6837, 50.6320, -70.8203
CIE-LCH:
18.6837, 87.0582, 305.5623
CIE-Luv:
18.6837, -4.8883, -71.1598
Hunter-Lab:
16.3493, 37.9323, -98.5517
#100c99 color charts
#100c99 color shades, tints & tones
#100c99 color schemes
#100c99 color preview, HTML & CSS examples
This text has a color of #100c99
<p style="color:#100c99;">Text here</p>
.mytext {color:#100c99;}
This box has a color of #100c99
<div style="background-color:#100c99;">Content here</div>
.mybackground {background-color:#100c99;}
Border around this has a color of #100c99
<div style="border:2px solid #100c99;">Content here</div>
.myborder {border:2px solid #100c99;}