#100caa color space conversions
Hex:
#100caa
RGB:
16, 12, 170
CMY:
94, 95, 33
CMYK:
91, 93, 0, 33
HSL:
242°, 86.8132%, 35.6863%
HSV (HSB):
242°, 92.9412%, 66.6667%
XYZ:
7.6009, 3.2754, 38.2618
xyY:
0.1547, 0.0667, 3.2754
CIE-Lab:
21.1146, 55.4391, -77.1433
CIE-LCH:
21.1146, 94.9978, 305.7030
CIE-Luv:
21.1146, -5.6484, -81.3775
Hunter-Lab:
18.0980, 43.2954, -112.6790
#100caa color charts
#100caa RGB chart
#100caa CMYK chart
#100caa RGB pie chart
#100caa color shades, tints & tones
#100caa color schemes
#100caa color preview, HTML & CSS examples
This text has a color of #100caa
<p style="color:#100caa;">Text here</p>
.mytext {color:#100caa;}
Text color #100caa
This box has a color of #100caa
<div style="background-color:#100caa;">Content here</div>
.mybackground {background-color:#100caa;}
Background color #100caa
Border around this has a color of #100caa
<div style="border:2px solid #100caa;">Content here</div>
.myborder {border:2px solid #100caa;}
Border color #100caa