#cbebdc color space conversions
Hex:
#cbebdc
RGB:
203, 235, 220
CMY:
20, 8, 14
CMYK:
14, 0, 6, 8
HSL:
152°, 44.4444%, 85.8824%
HSV (HSB):
152°, 13.6170%, 92.1569%
XYZ:
67.2552, 77.2805, 79.0820
xyY:
0.3008, 0.3456, 77.2805
CIE-Lab:
90.4506, -13.2858, 3.7577
CIE-LCH:
90.4506, 13.8070, 164.2072
CIE-Luv:
90.4506, -16.5159, 8.0466
Hunter-Lab:
87.9093, -17.2795, 8.2000
#cbebdc color charts
#cbebdc color shades, tints & tones
#cbebdc color schemes
#cbebdc color preview, HTML & CSS examples
This text has a color of #cbebdc
<p style="color:#cbebdc;">Text here</p>
.mytext {color:#cbebdc;}
This box has a color of #cbebdc
<div style="background-color:#cbebdc;">Content here</div>
.mybackground {background-color:#cbebdc;}
Border around this has a color of #cbebdc
<div style="border:2px solid #cbebdc;">Content here</div>
.myborder {border:2px solid #cbebdc;}