#bbb1d3 color space conversions
Hex:
#bbb1d3
RGB:
187, 177, 211
CMY:
27, 31, 17
CMYK:
11, 16, 0, 17
HSL:
258°, 27.8689%, 76.0784%
HSV (HSB):
258°, 16.1137%, 82.7451%
XYZ:
47.9735, 46.7122, 68.1159
xyY:
0.2947, 0.2869, 46.7122
CIE-Lab:
74.0053, 10.1450, -15.8696
CIE-LCH:
74.0053, 18.8353, 302.5897
CIE-Luv:
74.0053, 3.3838, -26.1631
Hunter-Lab:
68.3463, 5.6863, -11.2477
#bbb1d3 color charts
#bbb1d3 color shades, tints & tones
#bbb1d3 color schemes
#bbb1d3 color preview, HTML & CSS examples
This text has a color of #bbb1d3
<p style="color:#bbb1d3;">Text here</p>
.mytext {color:#bbb1d3;}
This box has a color of #bbb1d3
<div style="background-color:#bbb1d3;">Content here</div>
.mybackground {background-color:#bbb1d3;}
Border around this has a color of #bbb1d3
<div style="border:2px solid #bbb1d3;">Content here</div>
.myborder {border:2px solid #bbb1d3;}