#bbb3ea color space conversions
Hex:
#bbb3ea
RGB:
187, 179, 234
CMY:
27, 30, 8
CMYK:
20, 24, 0, 8
HSL:
249°, 56.7010%, 80.9804%
HSV (HSB):
249°, 23.5043%, 91.7647%
XYZ:
51.4649, 48.7455, 84.5382
xyY:
0.2786, 0.2638, 48.7455
CIE-Lab:
75.2927, 14.0281, -26.4194
CIE-LCH:
75.2927, 29.9128, 297.9673
CIE-Luv:
75.2927, 0.7988, -44.0253
Hunter-Lab:
69.8180, 9.3962, -22.9180
#bbb3ea color charts
#bbb3ea color shades, tints & tones
#bbb3ea color schemes
#bbb3ea color preview, HTML & CSS examples
This text has a color of #bbb3ea
<p style="color:#bbb3ea;">Text here</p>
.mytext {color:#bbb3ea;}
This box has a color of #bbb3ea
<div style="background-color:#bbb3ea;">Content here</div>
.mybackground {background-color:#bbb3ea;}
Border around this has a color of #bbb3ea
<div style="border:2px solid #bbb3ea;">Content here</div>
.myborder {border:2px solid #bbb3ea;}