#bbb2f5 color space conversions
Hex:
#bbb2f5
RGB:
187, 178, 245
CMY:
27, 30, 4
CMYK:
24, 27, 0, 4
HSL:
248°, 77.0115%, 82.9412%
HSV (HSB):
248°, 27.3469%, 96.0784%
XYZ:
52.8953, 48.9982, 93.0559
xyY:
0.2713, 0.2513, 48.9982
CIE-Lab:
75.4502, 17.0907, -32.1251
CIE-LCH:
75.4502, 36.3884, 298.0132
CIE-Luv:
75.4502, 0.4406, -54.0030
Hunter-Lab:
69.9987, 12.3880, -29.8208
#bbb2f5 color charts
#bbb2f5 color shades, tints & tones
#bbb2f5 color schemes
#bbb2f5 color preview, HTML & CSS examples
This text has a color of #bbb2f5
<p style="color:#bbb2f5;">Text here</p>
.mytext {color:#bbb2f5;}
This box has a color of #bbb2f5
<div style="background-color:#bbb2f5;">Content here</div>
.mybackground {background-color:#bbb2f5;}
Border around this has a color of #bbb2f5
<div style="border:2px solid #bbb2f5;">Content here</div>
.myborder {border:2px solid #bbb2f5;}