#c39ddc color space conversions
Hex:
#c39ddc
RGB:
195, 157, 220
CMY:
24, 38, 14
CMYK:
11, 29, 0, 14
HSL:
276°, 47.3684%, 73.9216%
HSV (HSB):
276°, 28.6364%, 86.2745%
XYZ:
47.4809, 40.8834, 73.0989
xyY:
0.2941, 0.2532, 40.8834
CIE-Lab:
70.0941, 25.6364, -26.6864
CIE-LCH:
70.0941, 37.0052, 313.8503
CIE-Luv:
70.0941, 16.3799, -45.7656
Hunter-Lab:
63.9401, 20.6562, -23.0247
#c39ddc color charts
#c39ddc color shades, tints & tones
#c39ddc color schemes
#c39ddc color preview, HTML & CSS examples
This text has a color of #c39ddc
<p style="color:#c39ddc;">Text here</p>
.mytext {color:#c39ddc;}
This box has a color of #c39ddc
<div style="background-color:#c39ddc;">Content here</div>
.mybackground {background-color:#c39ddc;}
Border around this has a color of #c39ddc
<div style="border:2px solid #c39ddc;">Content here</div>
.myborder {border:2px solid #c39ddc;}