#cebdef color space conversions
Hex:
#cebdef
RGB:
206, 189, 239
CMY:
19, 26, 6
CMYK:
14, 21, 0, 6
HSL:
260°, 60.9756%, 83.9216%
HSV (HSB):
260°, 20.9205%, 93.7255%
XYZ:
59.2312, 55.7490, 89.3002
xyY:
0.2900, 0.2729, 55.7490
CIE-Lab:
79.4708, 15.5663, -22.6045
CIE-LCH:
79.4708, 27.4458, 304.5526
CIE-Luv:
79.4708, 6.0072, -38.2799
Hunter-Lab:
74.6653, 10.9380, -18.6456
#cebdef color charts
#cebdef color shades, tints & tones
#cebdef color schemes
#cebdef color preview, HTML & CSS examples
This text has a color of #cebdef
<p style="color:#cebdef;">Text here</p>
.mytext {color:#cebdef;}
This box has a color of #cebdef
<div style="background-color:#cebdef;">Content here</div>
.mybackground {background-color:#cebdef;}
Border around this has a color of #cebdef
<div style="border:2px solid #cebdef;">Content here</div>
.myborder {border:2px solid #cebdef;}