#103f7b color space conversions
Hex:
#103f7b
RGB:
16, 63, 123
CMY:
94, 75, 52
CMYK:
87, 49, 0, 52
HSL:
214°, 76.9784%, 27.2549%
HSV (HSB):
214°, 86.9919%, 48.2353%
XYZ:
5.5663, 5.0952, 19.4290
xyY:
0.1850, 0.1693, 5.0952
CIE-Lab:
27.0044, 8.8056, -38.4515
CIE-LCH:
27.0044, 39.4469, 282.8986
CIE-Luv:
27.0044, -13.7337, -49.6548
Hunter-Lab:
22.5726, 4.5155, -35.2320
#103f7b color charts
#103f7b color shades, tints & tones
#103f7b color schemes
#103f7b color preview, HTML & CSS examples
This text has a color of #103f7b
<p style="color:#103f7b;">Text here</p>
.mytext {color:#103f7b;}
This box has a color of #103f7b
<div style="background-color:#103f7b;">Content here</div>
.mybackground {background-color:#103f7b;}
Border around this has a color of #103f7b
<div style="border:2px solid #103f7b;">Content here</div>
.myborder {border:2px solid #103f7b;}