#bbb2e6 color space conversions
Hex:
#bbb2e6
RGB:
187, 178, 230
CMY:
27, 30, 10
CMYK:
19, 23, 0, 10
HSL:
250°, 50.9804%, 80.0000%
HSV (HSB):
250°, 22.6087%, 90.1961%
XYZ:
50.6968, 48.1188, 81.4787
xyY:
0.2812, 0.2669, 48.1188
CIE-Lab:
74.8998, 13.6844, -24.8521
CIE-LCH:
74.8998, 28.3706, 298.8386
CIE-Luv:
74.8998, 1.5332, -41.3537
Hunter-Lab:
69.3677, 9.0619, -21.0842
#bbb2e6 color charts
#bbb2e6 color shades, tints & tones
#bbb2e6 color schemes
#bbb2e6 color preview, HTML & CSS examples
This text has a color of #bbb2e6
<p style="color:#bbb2e6;">Text here</p>
.mytext {color:#bbb2e6;}
This box has a color of #bbb2e6
<div style="background-color:#bbb2e6;">Content here</div>
.mybackground {background-color:#bbb2e6;}
Border around this has a color of #bbb2e6
<div style="border:2px solid #bbb2e6;">Content here</div>
.myborder {border:2px solid #bbb2e6;}