#101eac color space conversions
Hex:
#101eac
RGB:
16, 30, 172
CMY:
94, 88, 33
CMYK:
91, 83, 0, 33
HSL:
235°, 82.9787%, 36.8627%
HSV (HSB):
235°, 90.6977%, 67.4510%
XYZ:
8.1244, 4.0173, 39.3769
xyY:
0.1577, 0.0780, 4.0173
CIE-Lab:
23.7284, 49.0089, -73.9947
CIE-LCH:
23.7284, 88.7530, 303.5177
CIE-Luv:
23.7284, -7.2812, -84.6713
Hunter-Lab:
20.0431, 37.2784, -102.4517
#101eac color charts
#101eac color shades, tints & tones
#101eac color schemes
#101eac color preview, HTML & CSS examples
This text has a color of #101eac
<p style="color:#101eac;">Text here</p>
.mytext {color:#101eac;}
This box has a color of #101eac
<div style="background-color:#101eac;">Content here</div>
.mybackground {background-color:#101eac;}
Border around this has a color of #101eac
<div style="border:2px solid #101eac;">Content here</div>
.myborder {border:2px solid #101eac;}