#103c85 color space conversions
Hex:
#103c85
RGB:
16, 60, 133
CMY:
94, 76, 48
CMYK:
88, 55, 0, 48
HSL:
217°, 78.5235%, 29.2157%
HSV (HSB):
217°, 87.9699%, 52.1569%
XYZ:
6.0632, 5.0353, 22.8427
xyY:
0.1786, 0.1484, 5.0353
CIE-Lab:
26.8352, 15.1481, -44.9852
CIE-LCH:
26.8352, 47.4671, 288.6101
CIE-Luv:
26.8352, -12.6584, -58.0709
Hunter-Lab:
22.4395, 8.9616, -44.6474
#103c85 color charts
#103c85 color shades, tints & tones
#103c85 color schemes
#103c85 color preview, HTML & CSS examples
This text has a color of #103c85
<p style="color:#103c85;">Text here</p>
.mytext {color:#103c85;}
This box has a color of #103c85
<div style="background-color:#103c85;">Content here</div>
.mybackground {background-color:#103c85;}
Border around this has a color of #103c85
<div style="border:2px solid #103c85;">Content here</div>
.myborder {border:2px solid #103c85;}