#100f5b color space conversions
Hex:
#100f5b
RGB:
16, 15, 91
CMY:
94, 94, 64
CMYK:
82, 84, 0, 64
HSL:
241°, 71.6981%, 20.7843%
HSV (HSB):
241°, 83.5165%, 35.6863%
XYZ:
2.2728, 1.2071, 10.0107
xyY:
0.1685, 0.0895, 1.2071
CIE-Lab:
10.6099, 29.3521, -44.3884
CIE-LCH:
10.6099, 53.2154, 303.4749
CIE-Luv:
10.6099, -2.4137, -34.8723
Hunter-Lab:
10.9870, 17.6984, -46.3309
#100f5b color charts
#100f5b color shades, tints & tones
#100f5b color schemes
#100f5b color preview, HTML & CSS examples
This text has a color of #100f5b
<p style="color:#100f5b;">Text here</p>
.mytext {color:#100f5b;}
This box has a color of #100f5b
<div style="background-color:#100f5b;">Content here</div>
.mybackground {background-color:#100f5b;}
Border around this has a color of #100f5b
<div style="border:2px solid #100f5b;">Content here</div>
.myborder {border:2px solid #100f5b;}