#bbb8fd color space conversions
Hex:
#bbb8fd
RGB:
187, 184, 253
CMY:
27, 28, 1
CMYK:
26, 27, 0, 1
HSL:
243°, 94.5205%, 85.6863%
HSV (HSB):
243°, 27.2727%, 99.2157%
XYZ:
55.3636, 51.9376, 100.0355
xyY:
0.2670, 0.2505, 51.9376
CIE-Lab:
77.2435, 15.6609, -33.6644
CIE-LCH:
77.2435, 37.1289, 294.9481
CIE-Luv:
77.2435, -2.6566, -56.5618
Hunter-Lab:
72.0678, 11.0080, -31.8516
#bbb8fd color charts
#bbb8fd color shades, tints & tones
#bbb8fd color schemes
#bbb8fd color preview, HTML & CSS examples
This text has a color of #bbb8fd
<p style="color:#bbb8fd;">Text here</p>
.mytext {color:#bbb8fd;}
This box has a color of #bbb8fd
<div style="background-color:#bbb8fd;">Content here</div>
.mybackground {background-color:#bbb8fd;}
Border around this has a color of #bbb8fd
<div style="border:2px solid #bbb8fd;">Content here</div>
.myborder {border:2px solid #bbb8fd;}