#bbb9f5 color space conversions
Hex:
#bbb9f5
RGB:
187, 185, 245
CMY:
27, 27, 4
CMYK:
24, 24, 0, 4
HSL:
242°, 75.0000%, 84.3137%
HSV (HSB):
242°, 24.4898%, 96.0784%
XYZ:
54.3239, 51.8553, 93.5321
xyY:
0.2720, 0.2597, 51.8553
CIE-Lab:
77.1942, 13.2429, -29.4413
CIE-LCH:
77.1942, 32.2826, 294.2185
CIE-Luv:
77.1942, -2.5707, -49.0994
Hunter-Lab:
72.0106, 8.6396, -26.6023
#bbb9f5 color charts
#bbb9f5 color shades, tints & tones
#bbb9f5 color schemes
#bbb9f5 color preview, HTML & CSS examples
This text has a color of #bbb9f5
<p style="color:#bbb9f5;">Text here</p>
.mytext {color:#bbb9f5;}
This box has a color of #bbb9f5
<div style="background-color:#bbb9f5;">Content here</div>
.mybackground {background-color:#bbb9f5;}
Border around this has a color of #bbb9f5
<div style="border:2px solid #bbb9f5;">Content here</div>
.myborder {border:2px solid #bbb9f5;}