#386cb6 color space conversions
Hex:
#386cb6
RGB:
56, 108, 182
CMY:
78, 58, 29
CMYK:
69, 41, 0, 29
HSL:
215°, 52.9412%, 46.6667%
HSV (HSB):
215°, 69.2308%, 71.3725%
XYZ:
15.4369, 14.9433, 46.3267
xyY:
0.2012, 0.1948, 14.9433
CIE-Lab:
45.5564, 7.4706, -44.2934
CIE-LCH:
45.5564, 44.9190, 279.5736
CIE-Luv:
45.5564, -20.5684, -66.9674
Hunter-Lab:
38.6565, 3.6325, -43.9946
#386cb6 color charts
#386cb6 color shades, tints & tones
#386cb6 color schemes
#386cb6 color preview, HTML & CSS examples
This text has a color of #386cb6
<p style="color:#386cb6;">Text here</p>
.mytext {color:#386cb6;}
This box has a color of #386cb6
<div style="background-color:#386cb6;">Content here</div>
.mybackground {background-color:#386cb6;}
Border around this has a color of #386cb6
<div style="border:2px solid #386cb6;">Content here</div>
.myborder {border:2px solid #386cb6;}