#100d84 color space conversions
Hex:
#100d84
RGB:
16, 13, 132
CMY:
94, 95, 48
CMYK:
88, 90, 0, 48
HSL:
242°, 82.0690%, 28.4314%
HSV (HSB):
242°, 90.1515%, 51.7647%
XYZ:
4.5225, 2.0639, 21.9898
xyY:
0.1583, 0.0722, 2.0639
CIE-Lab:
15.8193, 44.0300, -62.4803
CIE-LCH:
15.8193, 76.4358, 305.1724
CIE-Luv:
15.8193, -4.0161, -58.6595
Hunter-Lab:
14.3665, 31.0494, -80.6949
#100d84 color charts
#100d84 color shades, tints & tones
#100d84 color schemes
#100d84 color preview, HTML & CSS examples
This text has a color of #100d84
<p style="color:#100d84;">Text here</p>
.mytext {color:#100d84;}
This box has a color of #100d84
<div style="background-color:#100d84;">Content here</div>
.mybackground {background-color:#100d84;}
Border around this has a color of #100d84
<div style="border:2px solid #100d84;">Content here</div>
.myborder {border:2px solid #100d84;}