#103f7d color space conversions
Hex:
#103f7d
RGB:
16, 63, 125
CMY:
94, 75, 51
CMYK:
87, 50, 0, 51
HSL:
214°, 77.3050%, 27.6471%
HSV (HSB):
214°, 87.2000%, 49.0196%
XYZ:
5.6929, 5.1458, 20.0952
xyY:
0.1840, 0.1663, 5.1458
CIE-Lab:
27.1463, 9.6540, -39.4794
CIE-LCH:
27.1463, 40.6426, 283.7411
CIE-Luv:
27.1463, -13.6868, -51.1172
Hunter-Lab:
22.6844, 5.0984, -36.6435
#103f7d color charts
#103f7d color shades, tints & tones
#103f7d color schemes
#103f7d color preview, HTML & CSS examples
This text has a color of #103f7d
<p style="color:#103f7d;">Text here</p>
.mytext {color:#103f7d;}
This box has a color of #103f7d
<div style="background-color:#103f7d;">Content here</div>
.mybackground {background-color:#103f7d;}
Border around this has a color of #103f7d
<div style="border:2px solid #103f7d;">Content here</div>
.myborder {border:2px solid #103f7d;}