#bbb8fe color space conversions
Hex:
#bbb8fe
RGB:
187, 184, 254
CMY:
27, 28, 0
CMYK:
26, 28, 0, 0
HSL:
243°, 97.2222%, 85.8824%
HSV (HSB):
243°, 27.5591%, 99.6078%
XYZ:
55.5234, 52.0015, 100.8768
xyY:
0.2664, 0.2495, 52.0015
CIE-Lab:
77.2818, 15.8974, -34.1421
CIE-LCH:
77.2818, 37.6618, 294.9679
CIE-Luv:
77.2818, -2.7214, -57.4067
Hunter-Lab:
72.1121, 11.2416, -32.4617
#bbb8fe color charts
#bbb8fe color shades, tints & tones
#bbb8fe color schemes
#bbb8fe color preview, HTML & CSS examples
This text has a color of #bbb8fe
<p style="color:#bbb8fe;">Text here</p>
.mytext {color:#bbb8fe;}
This box has a color of #bbb8fe
<div style="background-color:#bbb8fe;">Content here</div>
.mybackground {background-color:#bbb8fe;}
Border around this has a color of #bbb8fe
<div style="border:2px solid #bbb8fe;">Content here</div>
.myborder {border:2px solid #bbb8fe;}