#ceaeda color space conversions
Hex:
#ceaeda
RGB:
206, 174, 218
CMY:
19, 32, 15
CMYK:
6, 20, 0, 15
HSL:
284°, 37.2881%, 76.8627%
HSV (HSB):
284°, 20.1835%, 85.4902%
XYZ:
53.2445, 48.4559, 72.8763
xyY:
0.3050, 0.2776, 48.4559
CIE-Lab:
75.1116, 19.4533, -17.8577
CIE-LCH:
75.1116, 26.4070, 317.4489
CIE-Luv:
75.1116, 15.0502, -30.9250
Hunter-Lab:
69.6103, 14.7158, -13.3447
#ceaeda color charts
#ceaeda color shades, tints & tones
#ceaeda color schemes
#ceaeda color preview, HTML & CSS examples
This text has a color of #ceaeda
<p style="color:#ceaeda;">Text here</p>
.mytext {color:#ceaeda;}
This box has a color of #ceaeda
<div style="background-color:#ceaeda;">Content here</div>
.mybackground {background-color:#ceaeda;}
Border around this has a color of #ceaeda
<div style="border:2px solid #ceaeda;">Content here</div>
.myborder {border:2px solid #ceaeda;}