#c49bed color space conversions
Hex:
#c49bed
RGB:
196, 155, 237
CMY:
23, 39, 7
CMYK:
17, 35, 0, 7
HSL:
270°, 69.4915%, 76.8627%
HSV (HSB):
270°, 34.5992%, 92.9412%
XYZ:
49.7724, 41.2929, 85.4678
xyY:
0.2819, 0.2339, 41.2929
CIE-Lab:
70.3806, 30.6835, -35.5599
CIE-LCH:
70.3806, 46.9679, 310.7899
CIE-Luv:
70.3806, 15.7918, -61.1320
Hunter-Lab:
64.2595, 25.8034, -33.8764
#c49bed color charts
#c49bed color shades, tints & tones
#c49bed color schemes
#c49bed color preview, HTML & CSS examples
This text has a color of #c49bed
<p style="color:#c49bed;">Text here</p>
.mytext {color:#c49bed;}
This box has a color of #c49bed
<div style="background-color:#c49bed;">Content here</div>
.mybackground {background-color:#c49bed;}
Border around this has a color of #c49bed
<div style="border:2px solid #c49bed;">Content here</div>
.myborder {border:2px solid #c49bed;}