#bbbad6 color space conversions
Hex:
#bbbad6
RGB:
187, 186, 214
CMY:
27, 27, 16
CMYK:
13, 13, 0, 16
HSL:
242°, 25.4545%, 78.4314%
HSV (HSB):
242°, 13.0841%, 83.9216%
XYZ:
50.1900, 50.5376, 70.7278
xyY:
0.2927, 0.2948, 50.5376
CIE-Lab:
76.3981, 5.8703, -13.9031
CIE-LCH:
76.3981, 15.0916, 292.8911
CIE-Luv:
76.3981, -1.0932, -22.4530
Hunter-Lab:
71.0898, 1.6153, -9.2251
#bbbad6 color charts
#bbbad6 color shades, tints & tones
#bbbad6 color schemes
#bbbad6 color preview, HTML & CSS examples
This text has a color of #bbbad6
<p style="color:#bbbad6;">Text here</p>
.mytext {color:#bbbad6;}
This box has a color of #bbbad6
<div style="background-color:#bbbad6;">Content here</div>
.mybackground {background-color:#bbbad6;}
Border around this has a color of #bbbad6
<div style="border:2px solid #bbbad6;">Content here</div>
.myborder {border:2px solid #bbbad6;}