#c39db5 color space conversions
Hex:
#c39db5
RGB:
195, 157, 181
CMY:
24, 38, 29
CMYK:
0, 19, 7, 24
HSL:
322°, 24.0506%, 69.0196%
HSV (HSB):
322°, 19.4872%, 76.4706%
XYZ:
42.9031, 39.0522, 48.9927
xyY:
0.3276, 0.2982, 39.0522
CIE-Lab:
68.7891, 18.0782, -7.0689
CIE-LCH:
68.7891, 19.4111, 338.6436
CIE-Luv:
68.7891, 20.9310, -13.6062
Hunter-Lab:
62.4918, 13.1868, -2.7382
#c39db5 color charts
#c39db5 color shades, tints & tones
#c39db5 color schemes
#c39db5 color preview, HTML & CSS examples
This text has a color of #c39db5
<p style="color:#c39db5;">Text here</p>
.mytext {color:#c39db5;}
This box has a color of #c39db5
<div style="background-color:#c39db5;">Content here</div>
.mybackground {background-color:#c39db5;}
Border around this has a color of #c39db5
<div style="border:2px solid #c39db5;">Content here</div>
.myborder {border:2px solid #c39db5;}