#cebade color space conversions
Hex:
#cebade
RGB:
206, 186, 222
CMY:
19, 27, 13
CMYK:
7, 16, 0, 13
HSL:
273°, 35.2941%, 80.0000%
HSV (HSB):
273°, 16.2162%, 87.0588%
XYZ:
56.1973, 53.5135, 76.4745
xyY:
0.3018, 0.2874, 53.5135
CIE-Lab:
78.1772, 13.7219, -15.4052
CIE-LCH:
78.1772, 20.6303, 311.6925
CIE-Luv:
78.1772, 8.8484, -26.2215
Hunter-Lab:
73.1530, 9.1090, -10.7750
#cebade color charts
#cebade color shades, tints & tones
#cebade color schemes
#cebade color preview, HTML & CSS examples
This text has a color of #cebade
<p style="color:#cebade;">Text here</p>
.mytext {color:#cebade;}
This box has a color of #cebade
<div style="background-color:#cebade;">Content here</div>
.mybackground {background-color:#cebade;}
Border around this has a color of #cebade
<div style="border:2px solid #cebade;">Content here</div>
.myborder {border:2px solid #cebade;}