#bbb2fd color space conversions
Hex:
#bbb2fd
RGB:
187, 178, 253
CMY:
27, 30, 1
CMYK:
26, 30, 0, 1
HSL:
247°, 94.9367%, 84.5098%
HSV (HSB):
247°, 29.6443%, 99.2157%
XYZ:
54.1435, 49.4974, 99.6288
xyY:
0.2664, 0.2435, 49.4974
CIE-Lab:
75.7597, 18.9662, -35.9588
CIE-LCH:
75.7597, 40.6541, 297.8091
CIE-Luv:
75.7597, -0.1417, -60.7576
Hunter-Lab:
70.3544, 14.2503, -34.7124
#bbb2fd color charts
#bbb2fd color shades, tints & tones
#bbb2fd color schemes
#bbb2fd color preview, HTML & CSS examples
This text has a color of #bbb2fd
<p style="color:#bbb2fd;">Text here</p>
.mytext {color:#bbb2fd;}
This box has a color of #bbb2fd
<div style="background-color:#bbb2fd;">Content here</div>
.mybackground {background-color:#bbb2fd;}
Border around this has a color of #bbb2fd
<div style="border:2px solid #bbb2fd;">Content here</div>
.myborder {border:2px solid #bbb2fd;}