#c29bcd color space conversions
Hex:
#c29bcd
RGB:
194, 155, 205
CMY:
24, 39, 20
CMYK:
5, 24, 0, 20
HSL:
287°, 33.3333%, 70.5882%
HSV (HSB):
287°, 24.3902%, 80.3922%
XYZ:
44.9889, 39.3198, 62.9759
xyY:
0.3055, 0.2670, 39.3198
CIE-Lab:
68.9823, 23.3629, -20.1145
CIE-LCH:
68.9823, 30.8289, 319.2729
CIE-Luv:
68.9823, 18.4994, -34.7258
Hunter-Lab:
62.7055, 18.3326, -15.6518
#c29bcd color charts
#c29bcd color shades, tints & tones
#c29bcd color schemes
#c29bcd color preview, HTML & CSS examples
This text has a color of #c29bcd
<p style="color:#c29bcd;">Text here</p>
.mytext {color:#c29bcd;}
This box has a color of #c29bcd
<div style="background-color:#c29bcd;">Content here</div>
.mybackground {background-color:#c29bcd;}
Border around this has a color of #c29bcd
<div style="border:2px solid #c29bcd;">Content here</div>
.myborder {border:2px solid #c29bcd;}