#cebdde color space conversions
Hex:
#cebdde
RGB:
206, 189, 222
CMY:
19, 26, 13
CMYK:
7, 15, 0, 13
HSL:
271°, 33.3333%, 80.5882%
HSV (HSB):
271°, 14.8649%, 87.0588%
XYZ:
56.8360, 54.7909, 76.6874
xyY:
0.3018, 0.2910, 54.7909
CIE-Lab:
78.9207, 12.1012, -14.2881
CIE-LCH:
78.9207, 18.7240, 310.2625
CIE-Luv:
78.9207, 7.3904, -24.2021
Hunter-Lab:
74.0209, 7.5224, -9.6112
#cebdde color charts
#cebdde color shades, tints & tones
#cebdde color schemes
#cebdde color preview, HTML & CSS examples
This text has a color of #cebdde
<p style="color:#cebdde;">Text here</p>
.mytext {color:#cebdde;}
This box has a color of #cebdde
<div style="background-color:#cebdde;">Content here</div>
.mybackground {background-color:#cebdde;}
Border around this has a color of #cebdde
<div style="border:2px solid #cebdde;">Content here</div>
.myborder {border:2px solid #cebdde;}