#bac3d4 color space conversions
Hex:
#bac3d4
RGB:
186, 195, 212
CMY:
27, 24, 17
CMYK:
12, 8, 0, 17
HSL:
219°, 23.2143%, 78.0392%
HSV (HSB):
219°, 12.2642%, 83.1373%
XYZ:
51.6485, 54.2228, 70.0312
xyY:
0.2936, 0.3083, 54.2228
CIE-Lab:
78.5915, 0.2934, -9.5509
CIE-LCH:
78.5915, 9.5554, 271.7596
CIE-Luv:
78.5915, -5.7975, -14.7262
Hunter-Lab:
73.6361, -3.6631, -4.8421
#bac3d4 color charts
#bac3d4 color shades, tints & tones
#bac3d4 color schemes
#bac3d4 color preview, HTML & CSS examples
This text has a color of #bac3d4
<p style="color:#bac3d4;">Text here</p>
.mytext {color:#bac3d4;}
This box has a color of #bac3d4
<div style="background-color:#bac3d4;">Content here</div>
.mybackground {background-color:#bac3d4;}
Border around this has a color of #bac3d4
<div style="border:2px solid #bac3d4;">Content here</div>
.myborder {border:2px solid #bac3d4;}