#bbadd2 color space conversions
Hex:
#bbadd2
RGB:
187, 173, 210
CMY:
27, 32, 18
CMYK:
11, 18, 0, 18
HSL:
263°, 29.1339%, 75.0980%
HSV (HSB):
263°, 17.6190%, 82.3529%
XYZ:
47.0699, 45.1051, 67.1981
xyY:
0.2953, 0.2830, 45.1051
CIE-Lab:
72.9610, 12.1310, -16.8984
CIE-LCH:
72.9610, 20.8018, 305.6739
CIE-Luv:
72.9610, 5.3619, -28.0660
Hunter-Lab:
67.1603, 7.5729, -12.3111
#bbadd2 color charts
#bbadd2 color shades, tints & tones
#bbadd2 color schemes
#bbadd2 color preview, HTML & CSS examples
This text has a color of #bbadd2
<p style="color:#bbadd2;">Text here</p>
.mytext {color:#bbadd2;}
This box has a color of #bbadd2
<div style="background-color:#bbadd2;">Content here</div>
.mybackground {background-color:#bbadd2;}
Border around this has a color of #bbadd2
<div style="border:2px solid #bbadd2;">Content here</div>
.myborder {border:2px solid #bbadd2;}