#bbbfd5 color space conversions
Hex:
#bbbfd5
RGB:
187, 191, 213
CMY:
27, 25, 16
CMYK:
12, 10, 0, 16
HSL:
231°, 23.6364%, 78.4314%
HSV (HSB):
231°, 12.2066%, 83.5294%
XYZ:
51.1346, 52.6305, 70.4144
xyY:
0.2936, 0.3022, 52.6305
CIE-Lab:
77.6563, 2.9663, -11.4775
CIE-LCH:
77.6563, 11.8546, 284.4909
CIE-Luv:
77.6563, -3.4136, -18.1765
Hunter-Lab:
72.5469, -1.1416, -6.7644
#bbbfd5 color charts
#bbbfd5 color shades, tints & tones
#bbbfd5 color schemes
#bbbfd5 color preview, HTML & CSS examples
This text has a color of #bbbfd5
<p style="color:#bbbfd5;">Text here</p>
.mytext {color:#bbbfd5;}
This box has a color of #bbbfd5
<div style="background-color:#bbbfd5;">Content here</div>
.mybackground {background-color:#bbbfd5;}
Border around this has a color of #bbbfd5
<div style="border:2px solid #bbbfd5;">Content here</div>
.myborder {border:2px solid #bbbfd5;}