#cebddc color space conversions
Hex:
#cebddc
RGB:
206, 189, 220
CMY:
19, 26, 14
CMYK:
6, 14, 0, 14
HSL:
273°, 30.6931%, 80.1961%
HSV (HSB):
273°, 14.0909%, 86.2745%
XYZ:
56.5695, 54.6843, 75.2837
xyY:
0.3033, 0.2932, 54.6843
CIE-Lab:
78.8591, 11.7072, -13.3020
CIE-LCH:
78.8591, 17.7201, 311.3512
CIE-Luv:
78.8591, 7.5518, -22.5627
Hunter-Lab:
73.9488, 7.1386, -8.5961
#cebddc color charts
#cebddc color shades, tints & tones
#cebddc color schemes
#cebddc color preview, HTML & CSS examples
This text has a color of #cebddc
<p style="color:#cebddc;">Text here</p>
.mytext {color:#cebddc;}
This box has a color of #cebddc
<div style="background-color:#cebddc;">Content here</div>
.mybackground {background-color:#cebddc;}
Border around this has a color of #cebddc
<div style="border:2px solid #cebddc;">Content here</div>
.myborder {border:2px solid #cebddc;}