#100f80 color space conversions
Hex:
#100f80
RGB:
16, 15, 128
CMY:
94, 94, 50
CMYK:
88, 88, 0, 50
HSL:
241°, 79.0210%, 28.0392%
HSV (HSB):
241°, 88.2812%, 50.1961%
XYZ:
4.2808, 2.0103, 20.5845
xyY:
0.1593, 0.0748, 2.0103
CIE-Lab:
15.5413, 41.9417, -60.4047
CIE-LCH:
15.5413, 73.5380, 304.7740
CIE-Luv:
15.5413, -4.0052, -56.6187
Hunter-Lab:
14.1786, 29.0802, -76.1523
#100f80 color charts
#100f80 color shades, tints & tones
#100f80 color schemes
#100f80 color preview, HTML & CSS examples
This text has a color of #100f80
<p style="color:#100f80;">Text here</p>
.mytext {color:#100f80;}
This box has a color of #100f80
<div style="background-color:#100f80;">Content here</div>
.mybackground {background-color:#100f80;}
Border around this has a color of #100f80
<div style="border:2px solid #100f80;">Content here</div>
.myborder {border:2px solid #100f80;}