#cbbeda color space conversions
Hex:
#cbbeda
RGB:
203, 190, 218
CMY:
20, 25, 15
CMYK:
7, 13, 0, 15
HSL:
268°, 27.4510%, 80.0000%
HSV (HSB):
268°, 12.8440%, 85.4902%
XYZ:
55.6969, 54.5854, 73.9302
xyY:
0.3024, 0.2963, 54.5854
CIE-Lab:
78.8018, 9.7804, -12.3344
CIE-LCH:
78.8018, 15.7414, 308.4122
CIE-Luv:
78.8018, 5.5155, -20.7019
Hunter-Lab:
73.8819, 5.2714, -7.6114
#cbbeda color charts
#cbbeda color shades, tints & tones
#cbbeda color schemes
#cbbeda color preview, HTML & CSS examples
This text has a color of #cbbeda
<p style="color:#cbbeda;">Text here</p>
.mytext {color:#cbbeda;}
This box has a color of #cbbeda
<div style="background-color:#cbbeda;">Content here</div>
.mybackground {background-color:#cbbeda;}
Border around this has a color of #cbbeda
<div style="border:2px solid #cbbeda;">Content here</div>
.myborder {border:2px solid #cbbeda;}