#cdbaeb color space conversions
Hex:
#cdbaeb
RGB:
205, 186, 235
CMY:
20, 27, 8
CMYK:
13, 21, 0, 8
HSL:
263°, 55.0562%, 82.5490%
HSV (HSB):
263°, 20.8511%, 92.1569%
XYZ:
57.7311, 54.0951, 85.9959
xyY:
0.2918, 0.2735, 54.0951
CIE-Lab:
78.5172, 16.0404, -21.9106
CIE-LCH:
78.5172, 27.1545, 306.2074
CIE-Luv:
78.5172, 7.1816, -37.1535
Hunter-Lab:
73.5494, 11.3987, -17.8389
#cdbaeb color charts
#cdbaeb color shades, tints & tones
#cdbaeb color schemes
#cdbaeb color preview, HTML & CSS examples
This text has a color of #cdbaeb
<p style="color:#cdbaeb;">Text here</p>
.mytext {color:#cdbaeb;}
This box has a color of #cdbaeb
<div style="background-color:#cdbaeb;">Content here</div>
.mybackground {background-color:#cdbaeb;}
Border around this has a color of #cdbaeb
<div style="border:2px solid #cdbaeb;">Content here</div>
.myborder {border:2px solid #cdbaeb;}