#cdadeb color space conversions
Hex:
#cdadeb
RGB:
205, 173, 235
CMY:
20, 32, 8
CMYK:
13, 26, 0, 8
HSL:
271°, 60.7843%, 80.0000%
HSV (HSB):
271°, 26.3830%, 92.1569%
XYZ:
55.1158, 48.8644, 85.1241
xyY:
0.2915, 0.2584, 48.8644
CIE-Lab:
75.3669, 23.1258, -26.7152
CIE-LCH:
75.3669, 35.3342, 310.8808
CIE-Luv:
75.3669, 13.1703, -45.9228
Hunter-Lab:
69.9031, 18.4097, -23.2679
#cdadeb color charts
#cdadeb color shades, tints & tones
#cdadeb color schemes
#cdadeb color preview, HTML & CSS examples
This text has a color of #cdadeb
<p style="color:#cdadeb;">Text here</p>
.mytext {color:#cdadeb;}
This box has a color of #cdadeb
<div style="background-color:#cdadeb;">Content here</div>
.mybackground {background-color:#cdadeb;}
Border around this has a color of #cdadeb
<div style="border:2px solid #cdadeb;">Content here</div>
.myborder {border:2px solid #cdadeb;}