#cd9ddc color space conversions
Hex:
#cd9ddc
RGB:
205, 157, 220
CMY:
20, 38, 14
CMYK:
7, 29, 0, 14
HSL:
286°, 47.3684%, 73.9216%
HSV (HSB):
286°, 28.6364%, 86.2745%
XYZ:
50.1521, 42.2604, 73.2239
xyY:
0.3028, 0.2551, 42.2604
CIE-Lab:
71.0501, 28.8203, -25.1379
CIE-LCH:
71.0501, 38.2430, 318.9040
CIE-Luv:
71.0501, 22.2955, -43.8517
Hunter-Lab:
65.0080, 23.9444, -21.2777
#cd9ddc color charts
#cd9ddc color shades, tints & tones
#cd9ddc color schemes
#cd9ddc color preview, HTML & CSS examples
This text has a color of #cd9ddc
<p style="color:#cd9ddc;">Text here</p>
.mytext {color:#cd9ddc;}
This box has a color of #cd9ddc
<div style="background-color:#cd9ddc;">Content here</div>
.mybackground {background-color:#cd9ddc;}
Border around this has a color of #cd9ddc
<div style="border:2px solid #cd9ddc;">Content here</div>
.myborder {border:2px solid #cd9ddc;}