#bbb0f8 color space conversions
Hex:
#bbb0f8
RGB:
187, 176, 248
CMY:
27, 31, 3
CMYK:
25, 29, 0, 3
HSL:
249°, 83.7209%, 83.1373%
HSV (HSB):
249°, 29.0323%, 97.2549%
XYZ:
52.9621, 48.3928, 95.3563
xyY:
0.2692, 0.2460, 48.3928
CIE-Lab:
75.0720, 18.8938, -34.3284
CIE-LCH:
75.0720, 39.1844, 298.8277
CIE-Luv:
75.0720, 1.0671, -57.9252
Hunter-Lab:
69.5649, 14.1595, -32.5765
#bbb0f8 color charts
#bbb0f8 color shades, tints & tones
#bbb0f8 color schemes
#bbb0f8 color preview, HTML & CSS examples
This text has a color of #bbb0f8
<p style="color:#bbb0f8;">Text here</p>
.mytext {color:#bbb0f8;}
This box has a color of #bbb0f8
<div style="background-color:#bbb0f8;">Content here</div>
.mybackground {background-color:#bbb0f8;}
Border around this has a color of #bbb0f8
<div style="border:2px solid #bbb0f8;">Content here</div>
.myborder {border:2px solid #bbb0f8;}