#cbbddc color space conversions
Hex:
#cbbddc
RGB:
203, 189, 220
CMY:
20, 26, 14
CMYK:
8, 14, 0, 14
HSL:
267°, 30.6931%, 80.1961%
HSV (HSB):
267°, 14.0909%, 86.2745%
XYZ:
55.7445, 54.2590, 75.2451
xyY:
0.3009, 0.2929, 54.2590
CIE-Lab:
78.6125, 10.7154, -13.6969
CIE-LCH:
78.6125, 17.3903, 308.0368
CIE-Luv:
78.6125, 5.8508, -23.0151
Hunter-Lab:
73.6607, 6.1778, -9.0028
#cbbddc color charts
#cbbddc RGB chart
#cbbddc CMYK chart
#cbbddc RGB pie chart
#cbbddc color shades, tints & tones
#cbbddc color schemes
#cbbddc color preview, HTML & CSS examples
This text has a color of #cbbddc
<p style="color:#cbbddc;">Text here</p>
.mytext {color:#cbbddc;}
Text color #cbbddc
This box has a color of #cbbddc
<div style="background-color:#cbbddc;">Content here</div>
.mybackground {background-color:#cbbddc;}
Background color #cbbddc
Border around this has a color of #cbbddc
<div style="border:2px solid #cbbddc;">Content here</div>
.myborder {border:2px solid #cbbddc;}
Border color #cbbddc