#bbbdf3 color space conversions
Hex:
#bbbdf3
RGB:
187, 189, 243
CMY:
27, 26, 5
CMYK:
23, 22, 0, 5
HSL:
238°, 70.0000%, 84.3137%
HSV (HSB):
238°, 23.0453%, 95.2941%
XYZ:
54.8688, 53.4311, 92.2153
xyY:
0.2736, 0.2665, 53.4311
CIE-Lab:
78.1288, 10.5972, -26.9336
CIE-LCH:
78.1288, 28.9434, 291.4774
CIE-Luv:
78.1288, -4.1897, -44.5869
Hunter-Lab:
73.0965, 6.0693, -23.6300
#bbbdf3 color charts
#bbbdf3 color shades, tints & tones
#bbbdf3 color schemes
#bbbdf3 color preview, HTML & CSS examples
This text has a color of #bbbdf3
<p style="color:#bbbdf3;">Text here</p>
.mytext {color:#bbbdf3;}
This box has a color of #bbbdf3
<div style="background-color:#bbbdf3;">Content here</div>
.mybackground {background-color:#bbbdf3;}
Border around this has a color of #bbbdf3
<div style="border:2px solid #bbbdf3;">Content here</div>
.myborder {border:2px solid #bbbdf3;}