#cdbde5 color space conversions
Hex:
#cdbde5
RGB:
205, 189, 229
CMY:
20, 26, 10
CMYK:
10, 17, 0, 10
HSL:
264°, 43.4783%, 81.9608%
HSV (HSB):
264°, 17.4672%, 89.8039%
XYZ:
57.5173, 55.0315, 81.7194
xyY:
0.2961, 0.2833, 55.0315
CIE-Lab:
79.0594, 13.1797, -17.8589
CIE-LCH:
79.0594, 22.1956, 306.4270
CIE-Luv:
79.0594, 6.2648, -30.1269
Hunter-Lab:
74.1832, 8.5778, -13.3850
#cdbde5 color charts
#cdbde5 color shades, tints & tones
#cdbde5 color schemes
#cdbde5 color preview, HTML & CSS examples
This text has a color of #cdbde5
<p style="color:#cdbde5;">Text here</p>
.mytext {color:#cdbde5;}
This box has a color of #cdbde5
<div style="background-color:#cdbde5;">Content here</div>
.mybackground {background-color:#cdbde5;}
Border around this has a color of #cdbde5
<div style="border:2px solid #cdbde5;">Content here</div>
.myborder {border:2px solid #cdbde5;}