#bbadda color space conversions
Hex:
#bbadda
RGB:
187, 173, 218
CMY:
27, 32, 15
CMYK:
14, 21, 0, 15
HSL:
259°, 37.8151%, 76.6667%
HSV (HSB):
259°, 20.6422%, 85.4902%
XYZ:
48.0920, 45.5139, 72.5800
xyY:
0.2894, 0.2739, 45.5139
CIE-Lab:
73.2290, 13.8187, -20.8661
CIE-LCH:
73.2290, 25.0269, 303.5147
CIE-Luv:
73.2290, 4.7259, -34.7363
Hunter-Lab:
67.4640, 9.1825, -16.5614
#bbadda color charts
#bbadda color shades, tints & tones
#bbadda color schemes
#bbadda color preview, HTML & CSS examples
This text has a color of #bbadda
<p style="color:#bbadda;">Text here</p>
.mytext {color:#bbadda;}
This box has a color of #bbadda
<div style="background-color:#bbadda;">Content here</div>
.mybackground {background-color:#bbadda;}
Border around this has a color of #bbadda
<div style="border:2px solid #bbadda;">Content here</div>
.myborder {border:2px solid #bbadda;}