#bbbde6 color space conversions
Hex:
#bbbde6
RGB:
187, 189, 230
CMY:
27, 26, 10
CMYK:
19, 18, 0, 10
HSL:
237°, 46.2366%, 81.7647%
HSV (HSB):
237°, 18.6957%, 90.1961%
XYZ:
52.9740, 52.6732, 82.2378
xyY:
0.2819, 0.2803, 52.6732
CIE-Lab:
77.6816, 7.6762, -20.6179
CIE-LCH:
77.6816, 22.0005, 290.4208
CIE-Luv:
77.6816, -3.4348, -33.6632
Hunter-Lab:
72.5763, 3.2802, -16.3794
#bbbde6 color charts
#bbbde6 color shades, tints & tones
#bbbde6 color schemes
#bbbde6 color preview, HTML & CSS examples
This text has a color of #bbbde6
<p style="color:#bbbde6;">Text here</p>
.mytext {color:#bbbde6;}
This box has a color of #bbbde6
<div style="background-color:#bbbde6;">Content here</div>
.mybackground {background-color:#bbbde6;}
Border around this has a color of #bbbde6
<div style="border:2px solid #bbbde6;">Content here</div>
.myborder {border:2px solid #bbbde6;}