#c39bed color space conversions
Hex:
#c39bed
RGB:
195, 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.5131, 41.1592, 85.4557
xyY:
0.2811, 0.2337, 41.1592
CIE-Lab:
70.2873, 30.3847, -35.7120
CIE-LCH:
70.2873, 46.8890, 310.3920
CIE-Luv:
70.2873, 15.2342, -61.3273
Hunter-Lab:
64.1554, 25.4884, -34.0660
#c39bed color charts
#c39bed color shades, tints & tones
#c39bed color schemes
#c39bed color preview, HTML & CSS examples
This text has a color of #c39bed
<p style="color:#c39bed;">Text here</p>
.mytext {color:#c39bed;}
This box has a color of #c39bed
<div style="background-color:#c39bed;">Content here</div>
.mybackground {background-color:#c39bed;}
Border around this has a color of #c39bed
<div style="border:2px solid #c39bed;">Content here</div>
.myborder {border:2px solid #c39bed;}