#c29bed color space conversions
Hex:
#c29bed
RGB:
194, 155, 237
CMY:
24, 39, 7
CMYK:
18, 35, 0, 7
HSL:
269°, 69.4915%, 76.8627%
HSV (HSB):
269°, 34.5992%, 92.9412%
XYZ:
49.2555, 41.0264, 85.4436
xyY:
0.2803, 0.2335, 41.0264
CIE-Lab:
70.1944, 30.0863, -35.8634
CIE-LCH:
70.1944, 46.8121, 309.9937
CIE-Luv:
70.1944, 14.6790, -61.5217
Hunter-Lab:
64.0519, 25.1747, -34.2550
#c29bed color charts
#c29bed color shades, tints & tones
#c29bed color schemes
#c29bed color preview, HTML & CSS examples
This text has a color of #c29bed
<p style="color:#c29bed;">Text here</p>
.mytext {color:#c29bed;}
This box has a color of #c29bed
<div style="background-color:#c29bed;">Content here</div>
.mybackground {background-color:#c29bed;}
Border around this has a color of #c29bed
<div style="border:2px solid #c29bed;">Content here</div>
.myborder {border:2px solid #c29bed;}