#386cb3 color space conversions
Hex:
#386cb3
RGB:
56, 108, 179
CMY:
78, 58, 30
CMYK:
69, 40, 0, 30
HSL:
215°, 52.3404%, 46.0784%
HSV (HSB):
215°, 68.7151%, 70.1961%
XYZ:
15.1301, 14.8206, 44.7110
xyY:
0.2026, 0.1985, 14.8206
CIE-Lab:
45.3874, 6.3796, -42.8153
CIE-LCH:
45.3874, 43.2880, 278.4748
CIE-Luv:
45.3874, -20.6292, -64.5270
Hunter-Lab:
38.4975, 2.7828, -41.9113
#386cb3 color charts
#386cb3 color shades, tints & tones
#386cb3 color schemes
#386cb3 color preview, HTML & CSS examples
This text has a color of #386cb3
<p style="color:#386cb3;">Text here</p>
.mytext {color:#386cb3;}
This box has a color of #386cb3
<div style="background-color:#386cb3;">Content here</div>
.mybackground {background-color:#386cb3;}
Border around this has a color of #386cb3
<div style="border:2px solid #386cb3;">Content here</div>
.myborder {border:2px solid #386cb3;}