#c49ccd color space conversions
Hex:
#c49ccd
RGB:
196, 156, 205
CMY:
23, 39, 20
CMYK:
4, 24, 0, 20
HSL:
289°, 32.8859%, 70.7843%
HSV (HSB):
289°, 23.9024%, 80.3922%
XYZ:
45.6729, 39.9205, 63.0558
xyY:
0.3073, 0.2686, 39.9205
CIE-Lab:
69.4129, 23.4718, -19.4426
CIE-LCH:
69.4129, 30.4785, 320.3636
CIE-Luv:
69.4129, 19.2270, -33.7103
Hunter-Lab:
63.1827, 18.4627, -14.9431
#c49ccd color charts
#c49ccd color shades, tints & tones
#c49ccd color schemes
#c49ccd color preview, HTML & CSS examples
This text has a color of #c49ccd
<p style="color:#c49ccd;">Text here</p>
.mytext {color:#c49ccd;}
This box has a color of #c49ccd
<div style="background-color:#c49ccd;">Content here</div>
.mybackground {background-color:#c49ccd;}
Border around this has a color of #c49ccd
<div style="border:2px solid #c49ccd;">Content here</div>
.myborder {border:2px solid #c49ccd;}