#bbbdea color space conversions
Hex:
#bbbdea
RGB:
187, 189, 234
CMY:
27, 26, 8
CMYK:
20, 19, 0, 8
HSL:
237°, 52.8090%, 82.5490%
HSV (HSB):
237°, 20.0855%, 91.7647%
XYZ:
53.5424, 52.9005, 85.2307
xyY:
0.2793, 0.2760, 52.9005
CIE-Lab:
77.8162, 8.5625, -22.5691
CIE-LCH:
77.8162, 24.1388, 290.7761
CIE-Luv:
77.8162, -3.6664, -37.0151
Hunter-Lab:
72.7327, 4.1210, -18.5652
#bbbdea color charts
#bbbdea color shades, tints & tones
#bbbdea color schemes
#bbbdea color preview, HTML & CSS examples
This text has a color of #bbbdea
<p style="color:#bbbdea;">Text here</p>
.mytext {color:#bbbdea;}
This box has a color of #bbbdea
<div style="background-color:#bbbdea;">Content here</div>
.mybackground {background-color:#bbbdea;}
Border around this has a color of #bbbdea
<div style="border:2px solid #bbbdea;">Content here</div>
.myborder {border:2px solid #bbbdea;}