#bbadd8 color space conversions
Hex:
#bbadd8
RGB:
187, 173, 216
CMY:
27, 32, 15
CMYK:
13, 20, 0, 15
HSL:
260°, 35.5372%, 76.2745%
HSV (HSB):
260°, 19.9074%, 84.7059%
XYZ:
47.8318, 45.4098, 71.2097
xyY:
0.2909, 0.2761, 45.4098
CIE-Lab:
73.1609, 13.3922, -19.8769
CIE-LCH:
73.1609, 23.9675, 303.9703
CIE-Luv:
73.1609, 4.8852, -33.0642
Hunter-Lab:
67.3868, 8.7740, -15.4828
#bbadd8 color charts
#bbadd8 color shades, tints & tones
#bbadd8 color schemes
#bbadd8 color preview, HTML & CSS examples
This text has a color of #bbadd8
<p style="color:#bbadd8;">Text here</p>
.mytext {color:#bbadd8;}
This box has a color of #bbadd8
<div style="background-color:#bbadd8;">Content here</div>
.mybackground {background-color:#bbadd8;}
Border around this has a color of #bbadd8
<div style="border:2px solid #bbadd8;">Content here</div>
.myborder {border:2px solid #bbadd8;}