#bbbded color space conversions
Hex:
#bbbded
RGB:
187, 189, 237
CMY:
27, 26, 7
CMYK:
21, 20, 0, 7
HSL:
238°, 58.1395%, 83.1373%
HSV (HSB):
238°, 21.0970%, 92.9412%
XYZ:
53.9772, 53.0744, 87.5202
xyY:
0.2774, 0.2728, 53.0744
CIE-Lab:
77.9189, 9.2345, -24.0280
CIE-LCH:
77.9189, 25.7414, 291.0230
CIE-Luv:
77.9189, -3.8405, -39.5350
Hunter-Lab:
72.8522, 4.7617, -20.2309
#bbbded color charts
#bbbded RGB chart
#bbbded CMYK chart
#bbbded RGB pie chart
#bbbded color shades, tints & tones
#bbbded color schemes
#bbbded color preview, HTML & CSS examples
This text has a color of #bbbded
<p style="color:#bbbded;">Text here</p>
.mytext {color:#bbbded;}
Text color #bbbded
This box has a color of #bbbded
<div style="background-color:#bbbded;">Content here</div>
.mybackground {background-color:#bbbded;}
Background color #bbbded
Border around this has a color of #bbbded
<div style="border:2px solid #bbbded;">Content here</div>
.myborder {border:2px solid #bbbded;}
Border color #bbbded