#bbb7e4 color space conversions
Hex:
#bbb7e4
RGB:
187, 183, 228
CMY:
27, 28, 11
CMYK:
18, 20, 0, 11
HSL:
245°, 45.4545%, 80.5882%
HSV (HSB):
245°, 19.7368%, 89.4118%
XYZ:
51.4306, 50.0332, 80.3455
xyY:
0.2829, 0.2752, 50.0332
CIE-Lab:
76.0896, 10.5026, -21.9548
CIE-LCH:
76.0896, 24.3376, 295.5651
CIE-Luv:
76.0896, -0.5858, -36.1912
Hunter-Lab:
70.7342, 6.0021, -17.8324
#bbb7e4 color charts
#bbb7e4 color shades, tints & tones
#bbb7e4 color schemes
#bbb7e4 color preview, HTML & CSS examples
This text has a color of #bbb7e4
<p style="color:#bbb7e4;">Text here</p>
.mytext {color:#bbb7e4;}
This box has a color of #bbb7e4
<div style="background-color:#bbb7e4;">Content here</div>
.mybackground {background-color:#bbb7e4;}
Border around this has a color of #bbb7e4
<div style="border:2px solid #bbb7e4;">Content here</div>
.myborder {border:2px solid #bbb7e4;}