#101f7e color space conversions
Hex:
#101f7e
RGB:
16, 31, 126
CMY:
94, 88, 51
CMYK:
87, 75, 0, 51
HSL:
232°, 77.4648%, 27.8431%
HSV (HSB):
232°, 87.3016%, 49.4118%
XYZ:
4.4696, 2.5965, 20.0043
xyY:
0.1651, 0.0959, 2.5965
CIE-Lab:
18.3495, 32.4149, -54.4742
CIE-LCH:
18.3495, 63.3890, 300.7548
CIE-Luv:
18.3495, -5.9601, -57.8232
Hunter-Lab:
16.1136, 21.3131, -62.3260
#101f7e color charts
#101f7e color shades, tints & tones
#101f7e color schemes
#101f7e color preview, HTML & CSS examples
This text has a color of #101f7e
<p style="color:#101f7e;">Text here</p>
.mytext {color:#101f7e;}
This box has a color of #101f7e
<div style="background-color:#101f7e;">Content here</div>
.mybackground {background-color:#101f7e;}
Border around this has a color of #101f7e
<div style="border:2px solid #101f7e;">Content here</div>
.myborder {border:2px solid #101f7e;}