#bbb2f4 color space conversions
Hex:
#bbb2f4
RGB:
187, 178, 244
CMY:
27, 30, 4
CMYK:
23, 27, 0, 4
HSL:
248°, 75.0000%, 82.7451%
HSV (HSB):
248°, 27.0492%, 95.6863%
XYZ:
52.7430, 48.9372, 92.2539
xyY:
0.2720, 0.2523, 48.9372
CIE-Lab:
75.4123, 16.8590, -31.6437
CIE-LCH:
75.4123, 35.8546, 298.0477
CIE-Luv:
75.4123, 0.5134, -53.1586
Hunter-Lab:
69.9552, 12.1595, -29.2206
#bbb2f4 color charts
#bbb2f4 color shades, tints & tones
#bbb2f4 color schemes
#bbb2f4 color preview, HTML & CSS examples
This text has a color of #bbb2f4
<p style="color:#bbb2f4;">Text here</p>
.mytext {color:#bbb2f4;}
This box has a color of #bbb2f4
<div style="background-color:#bbb2f4;">Content here</div>
.mybackground {background-color:#bbb2f4;}
Border around this has a color of #bbb2f4
<div style="border:2px solid #bbb2f4;">Content here</div>
.myborder {border:2px solid #bbb2f4;}