#d69ddc color space conversions
Hex:
#d69ddc
RGB:
214, 157, 220
CMY:
16, 38, 14
CMYK:
3, 29, 0, 14
HSL:
294°, 47.3684%, 73.9216%
HSV (HSB):
294°, 28.6364%, 86.2745%
XYZ:
52.7068, 43.5774, 73.3435
xyY:
0.3107, 0.2569, 43.5774
CIE-Lab:
71.9451, 31.7095, -23.6901
CIE-LCH:
71.9451, 39.5817, 323.2367
CIE-Luv:
71.9451, 27.8131, -42.0691
Hunter-Lab:
66.0132, 26.9964, -19.6645
#d69ddc color charts
#d69ddc color shades, tints & tones
#d69ddc color schemes
#d69ddc color preview, HTML & CSS examples
This text has a color of #d69ddc
<p style="color:#d69ddc;">Text here</p>
.mytext {color:#d69ddc;}
This box has a color of #d69ddc
<div style="background-color:#d69ddc;">Content here</div>
.mybackground {background-color:#d69ddc;}
Border around this has a color of #d69ddc
<div style="border:2px solid #d69ddc;">Content here</div>
.myborder {border:2px solid #d69ddc;}