#100eca color space conversions
Hex:
#100eca
RGB:
16, 14, 202
CMY:
94, 95, 21
CMYK:
92, 93, 0, 21
HSL:
241°, 87.0370%, 42.3529%
HSV (HSB):
241°, 93.0693%, 79.2157%
XYZ:
11.0314, 4.6885, 56.2007
xyY:
0.1534, 0.0652, 4.6885
CIE-Lab:
25.8282, 63.5997, -88.3142
CIE-LCH:
25.8282, 108.8316, 305.7596
CIE-Luv:
25.8282, -7.1552, -100.5702
Hunter-Lab:
21.6530, 53.0466, -138.7313
#100eca color charts
#100eca color shades, tints & tones
#100eca color schemes
#100eca color preview, HTML & CSS examples
This text has a color of #100eca
<p style="color:#100eca;">Text here</p>
.mytext {color:#100eca;}
This box has a color of #100eca
<div style="background-color:#100eca;">Content here</div>
.mybackground {background-color:#100eca;}
Border around this has a color of #100eca
<div style="border:2px solid #100eca;">Content here</div>
.myborder {border:2px solid #100eca;}