#d69dcc color space conversions
Hex:
#d69dcc
RGB:
214, 157, 204
CMY:
16, 38, 20
CMYK:
0, 27, 5, 16
HSL:
311°, 41.0072%, 72.7451%
HSV (HSB):
311°, 26.6355%, 83.9216%
XYZ:
50.6876, 42.7697, 62.7106
xyY:
0.3246, 0.2739, 42.7697
CIE-Lab:
71.3984, 28.7519, -15.7145
CIE-LCH:
71.3984, 32.7661, 331.3410
CIE-Luv:
71.3984, 30.1314, -28.8665
Hunter-Lab:
65.3986, 23.9002, -11.0741
#d69dcc color charts
#d69dcc color shades, tints & tones
#d69dcc color schemes
#d69dcc color preview, HTML & CSS examples
This text has a color of #d69dcc
<p style="color:#d69dcc;">Text here</p>
.mytext {color:#d69dcc;}
This box has a color of #d69dcc
<div style="background-color:#d69dcc;">Content here</div>
.mybackground {background-color:#d69dcc;}
Border around this has a color of #d69dcc
<div style="border:2px solid #d69dcc;">Content here</div>
.myborder {border:2px solid #d69dcc;}