#bbb7e0 color space conversions
Hex:
#bbb7e0
RGB:
187, 183, 224
CMY:
27, 28, 12
CMYK:
17, 18, 0, 12
HSL:
246°, 39.8058%, 79.8039%
HSV (HSB):
246°, 18.3036%, 87.8431%
XYZ:
50.8815, 49.8136, 77.4542
xyY:
0.2856, 0.2796, 49.8136
CIE-Lab:
75.9547, 9.6292, -19.9931
CIE-LCH:
75.9547, 22.1911, 295.7166
CIE-Luv:
75.9547, -0.3234, -32.8425
Hunter-Lab:
70.5787, 5.1712, -15.6607
#bbb7e0 color charts
#bbb7e0 color shades, tints & tones
#bbb7e0 color schemes
#bbb7e0 color preview, HTML & CSS examples
This text has a color of #bbb7e0
<p style="color:#bbb7e0;">Text here</p>
.mytext {color:#bbb7e0;}
This box has a color of #bbb7e0
<div style="background-color:#bbb7e0;">Content here</div>
.mybackground {background-color:#bbb7e0;}
Border around this has a color of #bbb7e0
<div style="border:2px solid #bbb7e0;">Content here</div>
.myborder {border:2px solid #bbb7e0;}