#bbacd4 color space conversions
Hex:
#bbacd4
RGB:
187, 172, 212
CMY:
27, 33, 17
CMYK:
12, 19, 0, 17
HSL:
263°, 31.7460%, 75.2941%
HSV (HSB):
263°, 18.8679%, 83.1373%
XYZ:
47.1297, 44.8233, 68.4551
xyY:
0.2938, 0.2794, 44.8233
CIE-Lab:
72.7754, 13.0985, -18.2736
CIE-LCH:
72.7754, 22.4833, 305.6329
CIE-Luv:
72.7754, 5.6751, -30.4112
Hunter-Lab:
66.9502, 8.4925, -13.7576
#bbacd4 color charts
#bbacd4 color shades, tints & tones
#bbacd4 color schemes
#bbacd4 color preview, HTML & CSS examples
This text has a color of #bbacd4
<p style="color:#bbacd4;">Text here</p>
.mytext {color:#bbacd4;}
This box has a color of #bbacd4
<div style="background-color:#bbacd4;">Content here</div>
.mybackground {background-color:#bbacd4;}
Border around this has a color of #bbacd4
<div style="border:2px solid #bbacd4;">Content here</div>
.myborder {border:2px solid #bbacd4;}