#10067e color space conversions
Hex:
#10067e
RGB:
16, 6, 126
CMY:
94, 98, 51
CMYK:
87, 95, 0, 51
HSL:
245°, 90.9091%, 25.8824%
HSV (HSB):
245°, 95.2381%, 49.4118%
XYZ:
4.0447, 1.7468, 19.8626
xyY:
0.1577, 0.0681, 1.7468
CIE-Lab:
14.0979, 44.8309, -61.5356
CIE-LCH:
14.0979, 76.1343, 306.0747
CIE-Luv:
14.0979, -3.2518, -53.7607
Hunter-Lab:
13.2165, 31.4981, -79.8532
#10067e color charts
#10067e color shades, tints & tones
#10067e color schemes
#10067e color preview, HTML & CSS examples
This text has a color of #10067e
<p style="color:#10067e;">Text here</p>
.mytext {color:#10067e;}
This box has a color of #10067e
<div style="background-color:#10067e;">Content here</div>
.mybackground {background-color:#10067e;}
Border around this has a color of #10067e
<div style="border:2px solid #10067e;">Content here</div>
.myborder {border:2px solid #10067e;}