#c39db3 color space conversions
Hex:
#c39db3
RGB:
195, 157, 179
CMY:
24, 38, 30
CMYK:
0, 19, 8, 24
HSL:
325°, 24.0506%, 69.0196%
HSV (HSB):
325°, 19.4872%, 76.4706%
XYZ:
42.6993, 38.9707, 47.9194
xyY:
0.3295, 0.3007, 38.9707
CIE-Lab:
68.7300, 17.7244, -6.0434
CIE-LCH:
68.7300, 18.7264, 341.1726
CIE-Luv:
68.7300, 21.1596, -12.0050
Hunter-Lab:
62.4265, 12.8464, -1.8132
#c39db3 color charts
#c39db3 color shades, tints & tones
#c39db3 color schemes
#c39db3 color preview, HTML & CSS examples
This text has a color of #c39db3
<p style="color:#c39db3;">Text here</p>
.mytext {color:#c39db3;}
This box has a color of #c39db3
<div style="background-color:#c39db3;">Content here</div>
.mybackground {background-color:#c39db3;}
Border around this has a color of #c39db3
<div style="border:2px solid #c39db3;">Content here</div>
.myborder {border:2px solid #c39db3;}