#100eaf color space conversions
Hex:
#100eaf
RGB:
16, 14, 175
CMY:
94, 95, 31
CMYK:
91, 92, 0, 31
HSL:
241°, 85.1852%, 37.0588%
HSV (HSB):
241°, 92.0000%, 68.6275%
XYZ:
8.1086, 3.5194, 40.8094
xyY:
0.1546, 0.0671, 3.5194
CIE-Lab:
22.0143, 56.2549, -78.6575
CIE-LCH:
22.0143, 96.7038, 305.5719
CIE-Luv:
22.0143, -5.9869, -84.5853
Hunter-Lab:
18.7600, 44.3225, -115.8438
#100eaf color charts
#100eaf color shades, tints & tones
#100eaf color schemes
#100eaf color preview, HTML & CSS examples
This text has a color of #100eaf
<p style="color:#100eaf;">Text here</p>
.mytext {color:#100eaf;}
This box has a color of #100eaf
<div style="background-color:#100eaf;">Content here</div>
.mybackground {background-color:#100eaf;}
Border around this has a color of #100eaf
<div style="border:2px solid #100eaf;">Content here</div>
.myborder {border:2px solid #100eaf;}