#cebeed color space conversions
Hex:
#cebeed
RGB:
206, 190, 237
CMY:
19, 25, 7
CMYK:
13, 20, 0, 7
HSL:
260°, 56.6265%, 83.7255%
HSV (HSB):
260°, 19.8312%, 92.9412%
XYZ:
59.1531, 56.0631, 87.8243
xyY:
0.2913, 0.2761, 56.0631
CIE-Lab:
79.6497, 14.6070, -21.2589
CIE-LCH:
79.6497, 25.7935, 304.4931
CIE-Luv:
79.6497, 5.7054, -35.9294
Hunter-Lab:
74.8753, 9.9870, -17.1309
#cebeed color charts
#cebeed color shades, tints & tones
#cebeed color schemes
#cebeed color preview, HTML & CSS examples
This text has a color of #cebeed
<p style="color:#cebeed;">Text here</p>
.mytext {color:#cebeed;}
This box has a color of #cebeed
<div style="background-color:#cebeed;">Content here</div>
.mybackground {background-color:#cebeed;}
Border around this has a color of #cebeed
<div style="border:2px solid #cebeed;">Content here</div>
.myborder {border:2px solid #cebeed;}