#bbbddc color space conversions
Hex:
#bbbddc
RGB:
187, 189, 220
CMY:
27, 26, 14
CMYK:
15, 14, 0, 14
HSL:
236°, 32.0388%, 79.8039%
HSV (HSB):
236°, 15.0000%, 86.2745%
XYZ:
51.6094, 52.1273, 75.0516
xyY:
0.2887, 0.2916, 52.1273
CIE-Lab:
77.3569, 5.5119, -15.7100
CIE-LCH:
77.3569, 16.6489, 289.3334
CIE-Luv:
77.3569, -2.8595, -25.3336
Hunter-Lab:
72.1992, 1.2465, -11.0929
#bbbddc color charts
#bbbddc RGB chart
#bbbddc CMYK chart
#bbbddc RGB pie chart
#bbbddc color shades, tints & tones
#bbbddc color schemes
#bbbddc color preview, HTML & CSS examples
This text has a color of #bbbddc
<p style="color:#bbbddc;">Text here</p>
.mytext {color:#bbbddc;}
Text color #bbbddc
This box has a color of #bbbddc
<div style="background-color:#bbbddc;">Content here</div>
.mybackground {background-color:#bbbddc;}
Background color #bbbddc
Border around this has a color of #bbbddc
<div style="border:2px solid #bbbddc;">Content here</div>
.myborder {border:2px solid #bbbddc;}
Border color #bbbddc