#c29ddd color space conversions
Hex:
#c29ddd
RGB:
194, 157, 221
CMY:
24, 38, 13
CMYK:
12, 29, 0, 13
HSL:
275°, 48.4848%, 74.1176%
HSV (HSB):
275°, 28.9593%, 86.6667%
XYZ:
47.3563, 40.8037, 73.7866
xyY:
0.2924, 0.2520, 40.8037
CIE-Lab:
70.0382, 25.5299, -27.3302
CIE-LCH:
70.0382, 37.3994, 313.0493
CIE-Luv:
70.0382, 15.6853, -46.7915
Hunter-Lab:
63.8778, 20.5461, -23.7727
#c29ddd color charts
#c29ddd color shades, tints & tones
#c29ddd color schemes
#c29ddd color preview, HTML & CSS examples
This text has a color of #c29ddd
<p style="color:#c29ddd;">Text here</p>
.mytext {color:#c29ddd;}
This box has a color of #c29ddd
<div style="background-color:#c29ddd;">Content here</div>
.mybackground {background-color:#c29ddd;}
Border around this has a color of #c29ddd
<div style="border:2px solid #c29ddd;">Content here</div>
.myborder {border:2px solid #c29ddd;}