#c69ddd color space conversions
Hex:
#c69ddd
RGB:
198, 157, 221
CMY:
22, 38, 13
CMYK:
10, 29, 0, 13
HSL:
278°, 48.4848%, 74.1176%
HSV (HSB):
278°, 28.9593%, 86.6667%
XYZ:
48.3968, 41.3402, 73.8353
xyY:
0.2959, 0.2527, 41.3402
CIE-Lab:
70.4136, 26.7941, -26.7216
CIE-LCH:
70.4136, 37.8413, 315.0775
CIE-Luv:
70.4136, 18.0080, -46.0362
Hunter-Lab:
64.2963, 21.8411, -23.0788
#c69ddd color charts
#c69ddd color shades, tints & tones
#c69ddd color schemes
#c69ddd color preview, HTML & CSS examples
This text has a color of #c69ddd
<p style="color:#c69ddd;">Text here</p>
.mytext {color:#c69ddd;}
This box has a color of #c69ddd
<div style="background-color:#c69ddd;">Content here</div>
.mybackground {background-color:#c69ddd;}
Border around this has a color of #c69ddd
<div style="border:2px solid #c69ddd;">Content here</div>
.myborder {border:2px solid #c69ddd;}