#cdbdcc color space conversions
Hex:
#cdbdcc
RGB:
205, 189, 204
CMY:
20, 26, 20
CMYK:
0, 8, 0, 20
HSL:
304°, 13.7931%, 77.2549%
HSV (HSB):
304°, 7.8049%, 80.3922%
XYZ:
54.2735, 53.7340, 64.6379
xyY:
0.3144, 0.3112, 53.7340
CIE-Lab:
78.3064, 8.3209, -5.4918
CIE-LCH:
78.3064, 9.9698, 326.5754
CIE-Luv:
78.3064, 8.2389, -9.7655
Hunter-Lab:
73.3035, 3.8795, -0.9686
#cdbdcc color charts
#cdbdcc RGB chart
#cdbdcc CMYK chart
#cdbdcc RGB pie chart
#cdbdcc color shades, tints & tones
#cdbdcc color schemes
#cdbdcc color preview, HTML & CSS examples
This text has a color of #cdbdcc
<p style="color:#cdbdcc;">Text here</p>
.mytext {color:#cdbdcc;}
Text color #cdbdcc
This box has a color of #cdbdcc
<div style="background-color:#cdbdcc;">Content here</div>
.mybackground {background-color:#cdbdcc;}
Background color #cdbdcc
Border around this has a color of #cdbdcc
<div style="border:2px solid #cdbdcc;">Content here</div>
.myborder {border:2px solid #cdbdcc;}
Border color #cdbdcc