#103f8d color space conversions
Hex:
#103f8d
RGB:
16, 63, 141
CMY:
94, 75, 45
CMYK:
89, 55, 0, 45
HSL:
217°, 79.6178%, 30.7843%
HSV (HSB):
217°, 88.6525%, 55.2941%
XYZ:
6.7989, 5.5883, 25.9196
xyY:
0.1775, 0.1459, 5.5883
CIE-Lab:
28.3490, 16.3975, -47.4880
CIE-LCH:
28.3490, 50.2393, 289.0496
CIE-Luv:
28.3490, -13.3881, -62.5199
Hunter-Lab:
23.6395, 9.9689, -48.4611
#103f8d color charts
#103f8d color shades, tints & tones
#103f8d color schemes
#103f8d color preview, HTML & CSS examples
This text has a color of #103f8d
<p style="color:#103f8d;">Text here</p>
.mytext {color:#103f8d;}
This box has a color of #103f8d
<div style="background-color:#103f8d;">Content here</div>
.mybackground {background-color:#103f8d;}
Border around this has a color of #103f8d
<div style="border:2px solid #103f8d;">Content here</div>
.myborder {border:2px solid #103f8d;}