#cdbded color space conversions
Hex:
#cdbded
RGB:
205, 189, 237
CMY:
20, 26, 7
CMYK:
14, 20, 0, 7
HSL:
260°, 57.1429%, 83.5294%
HSV (HSB):
260°, 20.2532%, 92.9412%
XYZ:
58.6605, 55.4888, 87.7394
xyY:
0.2906, 0.2748, 55.4888
CIE-Lab:
79.3220, 14.8316, -21.7640
CIE-LCH:
79.3220, 26.3372, 304.2733
CIE-Luv:
79.3220, 5.6225, -36.7726
Hunter-Lab:
74.4908, 10.2075, -17.6916
#cdbded color charts
#cdbded color shades, tints & tones
#cdbded color schemes
#cdbded color preview, HTML & CSS examples
This text has a color of #cdbded
<p style="color:#cdbded;">Text here</p>
.mytext {color:#cdbded;}
This box has a color of #cdbded
<div style="background-color:#cdbded;">Content here</div>
.mybackground {background-color:#cdbded;}
Border around this has a color of #cdbded
<div style="border:2px solid #cdbded;">Content here</div>
.myborder {border:2px solid #cdbded;}